mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 12:10:16 +00:00
ESP IDF Robot
This commit is contained in:
@@ -128,6 +128,10 @@ static void configure_button (void) {
|
||||
//gpio_set_direction(PUSH_BTN_GPIO, GPIO_MODE_INPUT);
|
||||
}
|
||||
|
||||
static void configure_mcpwm (void) {
|
||||
mcpwm_config_t mcpwm_config;
|
||||
}
|
||||
|
||||
#else
|
||||
#error "unsupported LED type"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user