Fixed Apps tutorial to compile properly
Changed case in minimal example to properly reference Pinetime namespace
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user