mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-14 19:06:44 +00:00
ESP-IDF Robot Controls
This commit is contained in:
0
ESP-IDF_Robot/build/.ninja_lock
Normal file
0
ESP-IDF_Robot/build/.ninja_lock
Normal file
@@ -1 +1 @@
|
|||||||
aa3c4ec2d3b74c87f42bd83ec5bed6a53b71a1c1
|
3dd4a48fa6fbe2b18b843ef2397e8caf1d0f5a37
|
||||||
|
@@ -114,7 +114,7 @@ static adc_channel_t channel[2] = {ADC_CHANNEL_0, ADC_CHANNEL_1};
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Declare struct to hold motors RPMs
|
// Declare struct to hold motors RPMs
|
||||||
//extern struct motors_rpm motors;
|
Motors *motors;
|
||||||
|
|
||||||
static QueueHandle_t gpio_evt_queue = NULL;
|
static QueueHandle_t gpio_evt_queue = NULL;
|
||||||
static uint8_t s_led_state = 0;
|
static uint8_t s_led_state = 0;
|
||||||
|
Reference in New Issue
Block a user