Skip to content

cyber:bot v0.8.0

Compare
Choose a tag to compare
@AndyLindsay AndyLindsay released this 03 Apr 20:18
· 4 commits to master since this release

NOTE: The Cyberbot MicroPython modules and examples download includes core resources for using the cyber:bot hardware.

Updates

  • The tv_remote module's ir(pin).remote() method now returns -1 (instead of 4294967295) when no messages is received
  • The IR_Remote_Test.py example is compatible with the new tv_remote return value