1 2 3 4 5
#pragma once void badUSBMenu(int index); void showRunningScreen(String taskName, uint8_t duration); void runCommand(const char *command);