Closed richard-scott closed 4 years ago
I've squashed the error in my repo here: https://github.com/richard-scott/Arduino_Spot_Welder_V3 I'll create a PR.
Awesome Job Richard. Thank you so much for your work. This actually fixed the 10.000 welds counter bug. It can now count above 10.000 without creating an error. I will implement your fix in a new V3.3.4 of the spot welder software.
I've migrated your code over to using PlatformIO, and I get this error when compiling it:
It is from this section:
My repo is here: https://github.com/richard-scott/Arduino_Spot_Welder_V3