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