Skip to content

Commit 3612d02

Browse files
remove unnecessary comment
1 parent bcb9454 commit 3612d02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Firmata.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ void FirmataClass::printVersion(void)
127127
* does nothing.
128128
* The first series of flashes indicates the firmware major version (2 flashes = 2).
129129
* The second series of flashes indicates the firmware minor version (5 flashes = 5).
130-
*
131-
* TODO - figure out a way to make this optional aside from not defining VERSION_BLINK_PIN.
132130
*/
133131
void FirmataClass::blinkVersion(void)
134132
{

0 commit comments

Comments
 (0)