Merge pull request #37 from Gadgetoid/patch-changelog-v1.7.2

Insert v1.7.2 notes into CHANGELOG
This commit is contained in:
Brent Rubell
2021-06-04 16:05:58 -04:00
committed by GitHub

View File

@@ -7,6 +7,10 @@ Adafruit's Arduino NINA-W102 firmware 1.7.3 - 2021.03.26
* Changed Analog Write to use full PWM range.
* Added support to Pin Mode for INPUT_PULLUP.
Adafruit's Arduino NINA-W102 firmware 1.7.2 - 2021.03.05
* Replace peek() with available() during connection status check to avoid losing messages.
Adafruit's Arduino NINA-W102 firmware 1.7.1 - 2020.10.24
* Enable HCI BLE for AirLift boards and breakouts.