Merge remote-tracking branch 'upstream/develop' into pts-options

This commit is contained in:
Kieran Cawthray
2022-09-05 22:03:56 +02:00
94 changed files with 896 additions and 900 deletions

View File

@@ -37,6 +37,7 @@ namespace Pinetime {
static constexpr const char* chartLine = "\xEF\x88\x81";
static constexpr const char* eye = "\xEF\x81\xAE";
static constexpr const char* home = "\xEF\x80\x95";
static constexpr const char* sleep = "\xEE\xBD\x84";
// lv_font_sys_48.c
static constexpr const char* settings = "\xEE\xA2\xB8";