We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1305cf2 commit a9b6dc8Copy full SHA for a9b6dc8
examples/sandbox/sandbox.ino
@@ -3,7 +3,7 @@
3
* experience
4
*/
5
6
-#define SANDBOX_VERSION "1.3.4"
+#define SANDBOX_VERSION "1.3.5"
7
8
#include <ArduinoJson.h>
9
#include <ecc608.h>
library.properties
@@ -1,5 +1,5 @@
1
name=AVR-IoT-Cellular
2
-version=1.3.4
+version=1.3.5
author=Microchip Technology Inc. <simen.gangstad@microchip.com>
maintainer=Microchip Technology Inc. <simen.gangstad@microchip.com>
sentence=Library for the AVR-IoT Cellular Mini Board
0 commit comments