File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 75
75
76
76
No changes
77
77
78
- # 1.3.0
78
+ # 1.2.3
79
79
80
- # Fixes
80
+ ## Features
81
+
82
+ * Add GPS tracker example
83
+
84
+ ## Changes
81
85
82
86
* Update MCP9808 library name in library.properties dependency field
83
87
* Update VEML3328 library name in library.properties dependency field
84
88
* Update Jenkins pipeline with new arduino-lint configurations
89
+
90
+ ## Bugfixes
91
+
92
+ * Fix a bug where the peripherals weren't powered up before the LTE module in power down mode
Original file line number Diff line number Diff line change 3
3
* experience
4
4
*/
5
5
6
- #define SANDBOX_VERSION " 1.2.0 "
6
+ #define SANDBOX_VERSION " 1.2.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.3.0
2
+ version =1.2.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