diff --git a/ESP32-Console/main/commands.h b/ESP32-Console/main/commands.h index e69de29bb..c0e9027fc 100644 --- a/ESP32-Console/main/commands.h +++ b/ESP32-Console/main/commands.h @@ -0,0 +1,4 @@ +#ifndef COMMANDS_H +#define COMMANDS_H + +#endif \ No newline at end of file