mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-03 22:13:42 +00:00
ESP32-C3 RC
This commit is contained in:
@@ -28,10 +28,10 @@
|
|||||||
#include "esp_mac.h"
|
#include "esp_mac.h"
|
||||||
#include "esp_now.h"
|
#include "esp_now.h"
|
||||||
#include "esp_crc.h"
|
#include "esp_crc.h"
|
||||||
#include "espnow_example.h"
|
//#include "espnow_example.h"
|
||||||
|
|
||||||
#include "rc.h"
|
//#include "rc.h"
|
||||||
#include "motor_controls.h"
|
//#include "motor_controls.h"
|
||||||
//#include "controls.h"
|
//#include "controls.h"
|
||||||
|
|
||||||
#define PROJ_X (1) // ADC1_CH1; 0 GPIO joystick, x-axis
|
#define PROJ_X (1) // ADC1_CH1; 0 GPIO joystick, x-axis
|
||||||
|
Reference in New Issue
Block a user