File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 33
33
* Fixes a bug where the power save functionality would not terminate
34
34
* Reduce time used for querying for operator
35
35
36
+ # 1.1.3
37
+
38
+ ## Bugfixes
39
+
40
+ * Fixes a bug where the CELL LED wouldn't blink while the device was connecting to the network
41
+ * Fixes a bug in the sandbox where some event flags could be cleared before being processed
Original file line number Diff line number Diff line change 3
3
* experience
4
4
*/
5
5
6
- #define SANDBOX_VERSION " 1.1.2 "
6
+ #define SANDBOX_VERSION " 1.1.3 "
7
7
8
8
#include < ArduinoJson.h>
9
9
#include < ecc608.h>
Original file line number Diff line number Diff line change 1
1
name =avr-iot-cellular
2
- version =1.1.2
2
+ version =1.1.3
3
3
author =Microchip Technology Inc. <simen.gangstad@microchip.com>
4
4
maintainer =Microchip Technology Inc. <simen.gangstad@microchip.com>
5
5
sentence =Library for the AVR-IoT Cellular Mini Board
You can’t perform that action at this time.
0 commit comments