mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-18 10:08:53 +00:00
ESP-NOW Transmitter
This commit is contained in:
@@ -33,10 +33,10 @@
|
|||||||
#include "esp_crc.h"
|
#include "esp_crc.h"
|
||||||
#include "espnow_example.h"
|
#include "espnow_example.h"
|
||||||
|
|
||||||
//#include "config.h"
|
#include "config.h"
|
||||||
//#include "joystick.h"
|
//#include "joystick.h"
|
||||||
|
|
||||||
//const char *TAG = "ESP-NOW_Transmitter";
|
const char *TAG = "ESP-NOW_Transmitter";
|
||||||
esp_now_peer_info_t devices;
|
esp_now_peer_info_t devices;
|
||||||
|
|
||||||
/* WiFi should start before using ESPNOW */
|
/* WiFi should start before using ESPNOW */
|
||||||
|
Reference in New Issue
Block a user