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
The Firmata.js simply detect that no protocol version has been received, the protocol version request will be send. However, if the protocol version is detected and the firmware version is not detected, it will not send firmware version request, which will result in an unsuccessful connection.
The Firmata.js simply detect that no protocol version has been received, the protocol version request will be send. However, if the protocol version is detected and the firmware version is not detected, it will not send firmware version request, which will result in an unsuccessful connection.
Ref: firmata/ConfigurableFirmata#144
The text was updated successfully, but these errors were encountered: