File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -112,3 +112,14 @@ No changes
112112* Fix a bug where the NTP sync would not retry if it failed
113113* Fix a bug where the NTP sync would retry if cellular network got disconnected while doing the sync
114114* Fix a bug where the LEDs weren't returned to the previous state after a power save
115+
116+ # 1.3.1
117+
118+ ## Changes
119+ * Turn off more modules in low power to save more power
120+ * Add hardware-in-the-loop testing
121+
122+ ## Bugfixes
123+ * Fix a bug where it would take some time before the board was actually in power down mode
124+ * Fix a bug where waking up from power down mode would reset the board
125+ * Fix a bug where it was wrongly reported that the SIM card was not ready
Original file line number Diff line number Diff line change 33 * experience
44 */
55
6- #define SANDBOX_VERSION " 1.3.0 "
6+ #define SANDBOX_VERSION " 1.3.1 "
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.3.0
2+ version =1.3.1
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