Skip to content

Commit ef1a008

Browse files
authored
whitespace fix in example
1 parent 452259b commit ef1a008

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/adafruitio_10_dashboard_creation/adafruitio_10_dashboard_creation.ino

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ void loop() {
8383

8484
}
8585

86-
8786
void addBlocks() {
8887

8988
bool added = false;
@@ -164,4 +163,3 @@ void addBlocks() {
164163
Serial.println(added ? "added" : "failed");
165164

166165
}
167-

0 commit comments

Comments
 (0)