Skip to content

Commit f109e8e

Browse files
author
brentru
committed
add back comment
1 parent e6d1599 commit f109e8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PyPortal_ArduinoSelfTest/PyPortal_ArduinoSelfTest.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Adafruit_GFX_Button coin = Adafruit_GFX_Button();
4646

4747
void setup() {
4848
Serial.begin(115200);
49-
while (!Serial);
49+
//while (!Serial);
5050

5151
Serial.println("All Test!");
5252

0 commit comments

Comments
 (0)