Skip to content

Commit

Permalink
Board: remove incorrect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Mar 12, 2016
1 parent 1964ef7 commit 688cb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/firmata.js
Expand Up @@ -101,7 +101,7 @@ var MAX_PIN_COUNT = 128;
var MIDI_RESPONSE = {};

/**
* Handles a REPORT_VERSION response and emits the reportversion event. Also turns on all pins to start reporting
* Handles a REPORT_VERSION response and emits the reportversion event.
* @private
* @param {Board} board the current arduino board we are working with.
*/
Expand Down

0 comments on commit 688cb12

Please sign in to comment.