Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@dmcomm dmcomm released this 08 May 02:35

0.9.0 - 2025-05-07

Added

  • Magical Witches support ("MW"), with ^^ for XOR byte checksum
  • Experimental Xros Loader support ("!XL")

Changed

  • Renamed DigiROM send/receive to next/store to match Arduino (breaking change to API)
  • Renamed prongs low/high to active/idle to match Arduino (generally internal)
  • Reorganized communicators (breaking change to API if you were using those directly)
  • Controller only keeps one communicator existing at a time
  • Communicators delete params when disabled

Fixed

  • Adjusted Xros Mini timing

Tested with

  • CircuitPython 9.2.7