v1.2.5
v1.2.4 Updates:
- Fixed a bug that caused glitches when initializing multiple motion sensors.
- Improved the Motion_Read function to read sensor data once within the Run function, instead of during individual sensor read function calls.
- Added a new Light_Read function to read sensor data once in the Run function.
- Updated Sensor Read functions