arduino / include-robot

GNU General Public License v3.0
8 stars 6 forks source link

fix(installer): upload not working #73

Closed csarnataro closed 4 months ago

csarnataro commented 4 months ago

The upload was not working due to numeric values expected from msgpack. Fixed error message

Closes #71