Main

The main execution for the OlympianESC. The setup() function initializes the Serial communication ports, state machine, Micro-ROS node, and SimpleFOC controller.

Author

Braidan Duffy

Copyright

2024

Version

1.0.0

Functions

void setup()

This runs before loop() on MCU start

void loop()

This runs continually