diff --git a/ESP-IDF_Robot/main/espnow_config.h b/ESP-IDF_Robot/main/espnow_config.h index e69de29bb..21488ef56 100644 --- a/ESP-IDF_Robot/main/espnow_config.h +++ b/ESP-IDF_Robot/main/espnow_config.h @@ -0,0 +1,4 @@ +#ifndef ESPNOW_CONFIG_H +#define ESPNOW_CONFIG_H + +#endif \ No newline at end of file