Skip to content

Commit

Permalink
Add comma
Browse files Browse the repository at this point in the history
  • Loading branch information
voltivo committed Sep 14, 2014
1 parent 3fbf3c8 commit 27a679b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xyz_dv_eprom.ino
Expand Up @@ -366,7 +366,7 @@ byte sr;
NanodeUNIO unio(NANODE_MAC_DEVICE);

void setup() {
pinMode(13, OUTPUT)
pinMode(13, OUTPUT);
Serial.begin(115200);
}

Expand Down

0 comments on commit 27a679b

Please sign in to comment.