DexterInd / GoPiGo3

The GoPiGo3 is a Raspberry Pi Robot!
https://gopigo.io
Other
98 stars 85 forks source link

Up NodeJS to firmware 1.0.0 #172

Closed CleoQc closed 2 years ago

CleoQc commented 6 years ago

@marcellobarile , it seems NodeJS got hurt when we moved the firmware number to 1.0.0
Now it fails the check. I know where the firmware number is set, but before I go in and just change it, could you tell me if there are side effects?

Biggest change in 1.0.0 is that it supports up to 32 bytes per I2C transaction, rather than 16. What are the implications of that on NodeJS?

marcellobarile commented 6 years ago

hi @CleoQc, I'll check it and let you know asap

CleoQc commented 6 years ago

thank you for a very quick answer!!! <3

CleoQc commented 2 years ago

Never got verified