Skip to content

Commit

Permalink
remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
soundanalogous committed Jan 17, 2016
1 parent bcb9454 commit 3612d02
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Firmata.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ void FirmataClass::printVersion(void)
* does nothing.
* The first series of flashes indicates the firmware major version (2 flashes = 2).
* The second series of flashes indicates the firmware minor version (5 flashes = 5).
*
* TODO - figure out a way to make this optional aside from not defining VERSION_BLINK_PIN.
*/
void FirmataClass::blinkVersion(void)
{
Expand Down

0 comments on commit 3612d02

Please sign in to comment.