mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 03:22:21 +00:00
ESP IDF Robot
This commit is contained in:
@@ -119,6 +119,9 @@ static void configure_button (void) {
|
||||
void app_main(void)
|
||||
{
|
||||
|
||||
// Initialize the config structure.
|
||||
gpio_config_t io_conf = {};
|
||||
|
||||
/* Configure the peripheral according to the LED type */
|
||||
configure_led();
|
||||
configure_button();
|
||||
|
Reference in New Issue
Block a user