Skip to content

Commit

Permalink
Update firmware version to v0.07 in metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
gillham committed Feb 8, 2013
1 parent fb3aca5 commit 0f81002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logic_analyzer.ino
Expand Up @@ -789,6 +789,7 @@ void get_metadata() {
Serial.write((uint8_t)0x02);
Serial.write('0');
Serial.write('.');
Serial.write('0');
Serial.write('7');
Serial.write((uint8_t)0x00);

Expand Down

0 comments on commit 0f81002

Please sign in to comment.