mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 07:16:08 +00:00
receiver
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
This program uses ESPNOW for receiving joystick x- and y- axis values from the receiving device.
|
This program uses ESPNOW for receiving joystick x- and y- axis values from the receiving device.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <tdlib.h>
|
||||||
#include "freertos/FreeRTOS.h"
|
#include "freertos/FreeRTOS.h"
|
||||||
#include "nvs_flash.h"
|
#include "nvs_flash.h"
|
||||||
#include "esp_err.h"
|
#include "esp_err.h"
|
||||||
|
Reference in New Issue
Block a user