Skip to content

1.0.6 - Bugfixes

Compare
Choose a tag to compare
@SpenceKonde SpenceKonde released this 25 Sep 04:48

This fixes a number of bugs, and has some improvements in documentation.

  • Fix PWM on pin 1 of 8-pin parts, where PWM could not be turned off after analogWrite() was used.
  • Fix compatibility issue with Wire.h and some libraries that work on classic AVR boards
  • Add NUM_DIGITAL_PINS defines that were missing for the 20 and 24 pin parts. This macro is not used by the core, but third party code may rely on those defines being present.

We will be getting bootloaders in the next release - get excited!

This is the version for board manager installation