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.
2 parents d1fd674 + 02c34f4 commit dca4263Copy full SHA for dca4263
src/MKRWAN.h
@@ -208,7 +208,7 @@ const T& Max(const T& a, const T& b)
208
static const char LORA_OK[] = "+OK";
209
static const char LORA_ERROR[] = "+ERR";
210
211
-static const char ARDUINO_FW_VERSION[] = "ARD-078 1.1.8";
+static const char ARDUINO_FW_VERSION[] = "ARD-078 1.1.9";
212
static const char ARDUINO_FW_IDENTIFIER[] = "ARD-078";
213
214
typedef enum {
0 commit comments