You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ugh, sorry... I haven't had a chance to move the instructions for this from an issue to an actual file in the repo. Anyway, follow the instructions here:
/media/Archivos/Arduino Labs/Examples/WebLed/node_modules/johnny-five/lib/ping.js:54
this.firmata.pulseIn( settings, function( duration ) {
^
TypeError: Object [object Object] has no method 'pulseIn'
at Ping. (/media/Archivos/Arduino Labs/Examples/WebLed/node_modules/johnny-five/lib/ping.js:54:18)
at Timer. (native)
at Timer.ontimeout (timers.js:223:14)
when i am using ping i get this error! , using the docs example!
The text was updated successfully, but these errors were encountered: