smaller updates

This commit is contained in:
2021-08-21 19:32:44 +02:00
parent e9d75b973b
commit d350eddad8
9 changed files with 20 additions and 59 deletions

View File

@@ -218,9 +218,6 @@ void sendCommands()
#endif
}
template<typename T, typename... Args>
void switchScreen(Args&&... args);
#ifdef FEATURE_SERIAL
void updateSwapFrontBack()
{