Skip to content

Commit

Permalink
Set version to 2.0.0 build 38
Browse files Browse the repository at this point in the history
  • Loading branch information
gbevin committed Oct 24, 2016
1 parent 5911820 commit bba8544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linnstrument-firmware.ino
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ For any questions about this, contact Roger Linn Design at support@rogerlinndesi
/******************************************** CONSTANTS ******************************************/

const char* OSVersion = "200.";
const char* OSVersionBuild = ".037";
const char* OSVersionBuild = ".038";

// SPI addresses
#define SPI_LEDS 10 // Arduino pin for LED control over SPI
Expand Down

0 comments on commit bba8544

Please sign in to comment.