esp32displaytest/include/wifi/wifi_command.h
2022-03-12 12:33:52 +01:00

3 lines
72 B
C

#include "Commander.h"
void registerWifiCommands(Commander &commander);