From 10265f8c617188e3e1af1a67c0e48a89a371f6c9 Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Mon, 23 Jun 2025 22:38:27 -0400 Subject: [PATCH] . --- ESP-IDF_Robot/main/blink_example_main.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ESP-IDF_Robot/main/blink_example_main.c b/ESP-IDF_Robot/main/blink_example_main.c index d873d009b..ee4a56a2f 100644 --- a/ESP-IDF_Robot/main/blink_example_main.c +++ b/ESP-IDF_Robot/main/blink_example_main.c @@ -1,8 +1,10 @@ /* Robot Controls Generate PWM signals to control motors. - By: Alexander Bobkov - Date: Dec 21, 2024 + By: Alexander Bobkov + Date: Dec 21, 2024 + + Updated: Jan 10, 2025 built-in LED GPIO: 10 build-in push button GPIO: 3