This commit is contained in:
2024-07-13 23:53:15 -04:00
parent db2044714e
commit c83772b2af

View File

@@ -24,5 +24,6 @@ const char* WIFI_PASSWORD = "208208208";
*/
#define SDA_PIN (6)
#define SCL_PIN (7)
#define LED_PIN (4)
#define LED_PIN (8)
#define BLUE_LED_PIN (8)