mirror of
https://github.com/colonelpanichacks/flock-you.git
synced 2026-06-18 08:59:44 -07:00
Update main.cpp
This commit is contained in:
+1
-1
@@ -487,7 +487,7 @@ void setup()
|
||||
Serial.begin(115200);
|
||||
delay(1000);
|
||||
|
||||
display_banner();
|
||||
|
||||
|
||||
// Initialize buzzer
|
||||
pinMode(BUZZER_PIN, OUTPUT);
|
||||
|
||||
Reference in New Issue
Block a user