mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-13 19:54:59 +00:00
ESP-IDF Robot Controls
This commit is contained in:
@@ -114,7 +114,7 @@ static adc_channel_t channel[2] = {ADC_CHANNEL_0, ADC_CHANNEL_1};
|
||||
#endif
|
||||
|
||||
// Declare struct to hold motors RPMs
|
||||
Motors *motors;
|
||||
Motors *m;
|
||||
|
||||
static QueueHandle_t gpio_evt_queue = NULL;
|
||||
static uint8_t s_led_state = 0;
|
||||
|
Reference in New Issue
Block a user