diff options
| author | Jean-François Milants <jf@codingfield.com> | 2022-09-11 16:22:28 +0200 |
|---|---|---|
| committer | Jean-François Milants <jf@codingfield.com> | 2022-09-11 16:22:28 +0200 |
| commit | 4cf73fc169ec1f95abd9d50d5cad08538f7b947c (patch) | |
| tree | ffcd1041964430d8fe54c5800ee2147f016d70a5 /src/displayapp/screens/Symbols.h | |
| parent | ada2c09581d2d13acfa5ce9a97671c0ec17863f1 (diff) | |
Infineat : Add support for external resources, and read the images and fonts from the ilesystem
Diffstat (limited to 'src/displayapp/screens/Symbols.h')
| -rw-r--r-- | src/displayapp/screens/Symbols.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displayapp/screens/Symbols.h b/src/displayapp/screens/Symbols.h index c7bf1e59..1180ec6f 100644 --- a/src/displayapp/screens/Symbols.h +++ b/src/displayapp/screens/Symbols.h @@ -38,7 +38,6 @@ namespace Pinetime { static constexpr const char* eye = "\xEF\x81\xAE"; static constexpr const char* home = "\xEF\x80\x95"; static constexpr const char* sleep = "\xEE\xBD\x84"; - static constexpr const char* circle = "\xEF\x84\x91"; // lv_font_sys_48.c static constexpr const char* settings = "\xEE\xA2\xB8"; |
