fehlfarbe / arduino-motorfocus

Arduino motorfocus with moonlite protocol for telescopes
MIT License
48 stars 13 forks source link

Pro micro #12

Closed jvanderk closed 2 years ago

jvanderk commented 2 years ago

Trying to use the code on a Sparkfun Pro Micro clone, I ran into several issues:

serialEvent was not called automatically after loop().
SoftwareSerial had a compilation issue related to the assembly in there.
An issue with temperature string formatting.

Made changes to code and added some documentation and a choice to platformio.ini

I'm going to try to submit the changes using a pull request but I've never done that so bear with me...

jvanderk commented 2 years ago

Info processed. Closing/