timherreijgers / Domotics-base

Project containing base code for domotics projects
MIT License
0 stars 0 forks source link

Parsing an int32 with 0.1.6 always returns -1 #58

Open timherreijgers opened 1 year ago

timherreijgers commented 1 year ago

Local unit tests all pass, but on the avr platform it doesn't work. Try to run it on both Uno and Nano, and maybe convert unit tests to run on avrsim instead of on the host machine.