mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-19 16:09:08 +00:00
ESP-NOW-Transmitter
This commit is contained in:
@@ -30,6 +30,8 @@
|
|||||||
#include "esp_crc.h"
|
#include "esp_crc.h"
|
||||||
#include "espnow_example.h"
|
#include "espnow_example.h"
|
||||||
|
|
||||||
|
#include "joystick.h"
|
||||||
|
|
||||||
#define ESPNOW_MAXDELAY 512
|
#define ESPNOW_MAXDELAY 512
|
||||||
|
|
||||||
static const char *TAG = "ESP-NOW_Transmitter";
|
static const char *TAG = "ESP-NOW_Transmitter";
|
||||||
|
Reference in New Issue
Block a user