This commit is contained in:
2025-07-05 01:14:21 -04:00
parent 0a11678e9b
commit 4997c45dec

View File

@@ -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"