File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -92,12 +92,13 @@ No changes
9292* Fix a bug where the peripherals weren't powered up before the LTE module in power down mode
9393* Fix a bug where the LEDs wouldn't blink after using power down mode
9494
95- # 1.2.4
95+ # 1.3.0
9696
9797## Features
9898
9999* Add username and password authentication for MQTT
100100* Add example using username and password authentication for MQTT
101+ * Add a function for retrieving the supply voltage of the board in LowPower and example demonstrating it
101102
102103## Changes
103104
Original file line number Diff line number Diff line change 33 * experience
44 */
55
6- #define SANDBOX_VERSION " 1.2.4 "
6+ #define SANDBOX_VERSION " 1.3.0 "
77
88#include < ArduinoJson.h>
99#include < ecc608.h>
Original file line number Diff line number Diff line change 11name =AVR-IoT-Cellular
2- version =1.2.4
2+ version =1.3.0
33author =Microchip Technology Inc. <simen.gangstad@microchip.com>
44maintainer =Microchip Technology Inc. <simen.gangstad@microchip.com>
55sentence =Library for the AVR-IoT Cellular Mini Board
You can’t perform that action at this time.
0 commit comments