ESP IDF Robot

This commit is contained in:
2024-12-21 23:04:55 -05:00
parent a485750c7e
commit 007f0a8636

View File

@@ -4,9 +4,8 @@
By: Alexander Bobkov
Date: Dec 21, 2024
built-in LED GPIO:
build-in push button GPIO:
built-in LED GPIO: 10
build-in push button GPIO: 3
*/
#include <stdio.h>
#include "freertos/FreeRTOS.h"