circleController is the app for the robot used in
- Clone The Repository and move inside it
git clone https://github.com/OE3KUW/circle && cd circle
- open with PlatformIO e.G. in VSCode
code .
- upload the code to your robot
- easy to use
- test your robot
- app support
include/
contains global header fileslib/
contains the librarysrc/
contains the code for testing the robot
Do Check CONTRIBUTING.md to know proper contribution guidelines.