Skip to content

v1.2.5

Compare
Choose a tag to compare
@microbotsio microbotsio released this 18 Feb 17:39
· 12 commits to main since this release
42a1e8b

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