diff options
| author | mashuptwice <info@mashup-tech.de> | 2022-08-25 10:56:09 +0200 |
|---|---|---|
| committer | mashuptwice <info@mashup-tech.de> | 2022-08-25 10:56:09 +0200 |
| commit | 5c253c10a8534879ea002baa7766ba341f1c168b (patch) | |
| tree | a4bc18491594b36689f86bb030bbccac36496a0e /src/displayapp/screens/Symbols.h | |
| parent | a86668b6b717fb618cc4cc7167e49e3339748417 (diff) | |
| parent | 69563ed03155eb861f8b8ada1df1325995fab51b (diff) | |
Merge remote-tracking branch 'upstream/develop' into workflow-ignore-md
Diffstat (limited to 'src/displayapp/screens/Symbols.h')
| -rw-r--r-- | src/displayapp/screens/Symbols.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/displayapp/screens/Symbols.h b/src/displayapp/screens/Symbols.h index c6e76e36..1180ec6f 100644 --- a/src/displayapp/screens/Symbols.h +++ b/src/displayapp/screens/Symbols.h @@ -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"; |
