Source Code:
setup()
loop()
The main execution for the OlympianESC. The setup() function initializes the Serial communication ports, state machine, Micro-ROS node, and SimpleFOC controller.
Braidan Duffy
2024
1.0.0
Functions
This runs before loop() on MCU start
This runs continually