We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb9454 commit 3612d02Copy full SHA for 3612d02
Firmata.cpp
@@ -127,8 +127,6 @@ void FirmataClass::printVersion(void)
127
* does nothing.
128
* The first series of flashes indicates the firmware major version (2 flashes = 2).
129
* 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.
132
*/
133
void FirmataClass::blinkVersion(void)
134
{
0 commit comments