Fixed Apps tutorial to compile properly
Changed case in minimal example to properly reference Pinetime namespace
This commit is contained in:
parent
ab7c6e162f
commit
b0c4ade926
|
@ -51,7 +51,7 @@ MyApp.h:
|
|||
#include "displayapp/screens/Screen.h"
|
||||
#include <lvgl/lvgl.h>
|
||||
|
||||
namespace PineTime {
|
||||
namespace Pinetime {
|
||||
namespace Applications {
|
||||
namespace Screens {
|
||||
class MyApp : public Screen {
|
||||
|
|
Loading…
Reference in New Issue
Block a user