SIU-Robotics / embedded-berm-bot

Files uploaded to the Arduino for the Lunabotics robot
1 stars 0 forks source link

Libraries -> .ino files #37

Open BigBroccoli opened 2 weeks ago

BigBroccoli commented 2 weeks ago

Combine the libraries into multiple .ino files instead of importable libraries Restructure the command parser to be more readable

BigBroccoli commented 2 weeks ago

https://arduino.stackexchange.com/questions/60656/split-up-arduino-code-into-multiple-files-using-arduino-ide

BigBroccoli commented 1 week ago

Can also get rid of the lib folder, since Servo is in the Arduino IDE