News

Hello all, I plan to make a small modification to v1.18 to fix the encoder being reversed on my ATS-20+ unit. To check that my build environment is sane, I first tried building the untouched v1.18 ...
It looked like the best bet was to do Intel hex files and transfer them copy and paste across the terminal. I wanted better, and that sent me down a Saturday morning rabbit hole.
Converting from PlatformIO to Arduino IDE: create main folder in your Arduino IDE project folder copy partitions.csv file and src, lib and data folders from PlatformIO project into main flatten all ...