Utkarsh
Utkarsh
I have disabled every add-on except LED, Servos and RGB LED for python
Very simple implementation, since we do not have much functionality from `pyFirmata` for this.
Added default import for the board setup
This needs the `StepperFirmata` extension from `StandardFirmataPlus` as there doesn't exist a library equivalent to the `Stepper.h` from cpp for Python. https://github.com/firmata/arduino/tree/main/examples/StandardFirmataPlus