esp32displaytest/include/wifi/wifi_command.h

3 lines
72 B
C
Raw Normal View History

2022-03-12 12:33:52 +01:00
#include "Commander.h"
void registerWifiCommands(Commander &commander);