Insert v1.7.2 notes into CHANGELOG

This commit is contained in:
Phil Howard
2021-06-04 20:33:33 +01:00
parent 104c48cb48
commit 535ddb0d7b

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. * Changed Analog Write to use full PWM range.
* Added support to Pin Mode for INPUT_PULLUP. * 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 Adafruit's Arduino NINA-W102 firmware 1.7.1 - 2020.10.24
* Enable HCI BLE for AirLift boards and breakouts. * Enable HCI BLE for AirLift boards and breakouts.