Skip to content

SPIKE Hub OS 3.0.1 Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeremy-jung jeremy-jung released this 16 Jan 05:41
· 113 commits to master since this release
  • Added: Motor.run_to_degrees_counted()
  • Added: DistanceSensor.light_up_all()
  • Added: PrimeHub().status_light
  • Added: DistanceSensor.wait_for_distance_farther_than()
  • Added: DistanceSensor.wait_for_distance_closer_than()
  • Added: ColorSensor.wait_for_new_color()
  • Some bug fixes
  • DEPRECATED and DROPPED: Motor.run_to_position(). This function will not run as expected, so please avoid using it.