Dev commit, probably not working

This commit is contained in:
CommanderRedYT
2022-06-25 21:58:28 +02:00
parent c39033399b
commit e23418dbb0
15 changed files with 209 additions and 183 deletions

View File

@@ -41,6 +41,7 @@ SettingsPersister settingsPersister;
std::atomic<int8_t> rawButtonRequest;
std::atomic<int8_t> buttonRequest;
bool initScreenRequest{false};
Controllers controllers;