mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 10:23:23 +00:00
ESP-NOW + Wi-Fi
This commit is contained in:
0
ESP-IDF_Robot/build/.ninja_lock
Normal file
0
ESP-IDF_Robot/build/.ninja_lock
Normal file
@@ -1 +1 @@
|
|||||||
78837e605119189098f33d24cc34a0ad84f4799f
|
c9315f35b7a1cbaa777bf904821836000f69055b
|
||||||
|
@@ -13,6 +13,7 @@ static const char* MQTT_TAG;
|
|||||||
|
|
||||||
static void mqtt_event_handler(void *handler_args, esp_event_base_t base, int32_t event_id, void *event_data);
|
static void mqtt_event_handler(void *handler_args, esp_event_base_t base, int32_t event_id, void *event_data);
|
||||||
void mqtt_app_start(void);
|
void mqtt_app_start(void);
|
||||||
|
void mqtt_publish(void);
|
||||||
void sta_wifi_init(void);
|
void sta_wifi_init(void);
|
||||||
|
|
||||||
#endif
|
#endif
|
Reference in New Issue
Block a user