diff options
| author | Avamander <avamander@gmail.com> | 2021-04-24 09:00:45 (GMT) |
|---|---|---|
| committer | Avamander <avamander@gmail.com> | 2021-04-24 09:00:45 (GMT) |
| commit | 69898545193a82f7d72c9f47c9d9de36167b157b (patch) | |
| tree | cf2bea6d67e8d91a7d6222b8e0b55a0075575003 /src/displayapp/DummyLittleVgl.h | |
| parent | 40d45d923b033363ff1304b47eac238dd4495a57 (diff) | |
Changed access modified indentation
Diffstat (limited to 'src/displayapp/DummyLittleVgl.h')
| -rw-r--r-- | src/displayapp/DummyLittleVgl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/DummyLittleVgl.h b/src/displayapp/DummyLittleVgl.h index dda1f3b..96cf153 100644 --- a/src/displayapp/DummyLittleVgl.h +++ b/src/displayapp/DummyLittleVgl.h @@ -9,7 +9,7 @@ namespace Pinetime { namespace Components { class LittleVgl { - public: + public: enum class FullRefreshDirections { None, Up, Down }; LittleVgl(Pinetime::Drivers::St7789& lcd, Pinetime::Drivers::Cst816S& touchPanel) { } |
