Skip to content

Commit 93c9f42

Browse files
committed
test
1 parent a2d283b commit 93c9f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/validation/democfg/democfg.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
void setup() {
22
Serial.begin(115200);
33
while (!Serial) {
4-
;
4+
aaaaa
55
}
66

77
Serial.println("Hello cfg!");

0 commit comments

Comments
 (0)