Initial mockup

This commit is contained in:
Kieran Cawthray
2022-08-05 00:33:24 +02:00
parent e13172384b
commit a0ba80882c
4 changed files with 81 additions and 20 deletions

View File

@@ -49,6 +49,7 @@ namespace Pinetime {
static constexpr const char* notificationsOn = "\xEE\x9F\xB7";
static constexpr const char* flashlight = "\xEF\x80\x8B";
static constexpr const char* paintbrushLg = "\xEE\x90\x8A";
}
}
}