Pimentoso / mini4wdchrono

Software for Arduino based 3-lane lap timer for Tamiya Mini4wd.
MIT License
18 stars 1 forks source link

Update to Node 18 #100

Open Pimentoso opened 1 year ago

Pimentoso commented 1 year ago

This is for updating the main libraries. The main driving cause for this, is that the old Node version was not installable on ARM Macs, so I couldn't release updates for Mac.

Updates include

Notes

TODOs

Pimentoso commented 1 year ago

This is now blocked, the program compiles and starts, but as soon as the arduino is connected to the USB port, it starts raising the error again. An issue has been opened on the J5 repo to ask for info. https://github.com/rwaldron/johnny-five/issues/1825