github adafruit/circuitpython 0.8.3
0.8.3 - More fixes

latest releases: 9.2.0-beta.0, 9.1.4, 9.1.3...
pre-release7 years ago

Another week, another beta. Thanks to everyone who has tried it so far! Shout out to jerryn from the Adafruit forum and @tdicola for finding bugs. Thanks to them, this release includes a number of useful fixes:

  • all: Correct the pull kwarg to nativeio.DigitalInout.switch_to_input.
  • all: Correct setting the pull property on nativeio.DigitalInOut.
  • samd: Correct getting the pull property on nativeio.DigitalInOut.
  • samd: Support reading multiple analogIn channels.
  • samd: Correct neopixel timing by switching the flash cache to take the same amount of time regardless of hit or miss.

To install, download a .bin file and follow the guide here.

Don't miss a new circuitpython release

NewReleases is sending notifications on new releases.