Skip to content

Commit dca4263

Browse files
authored
Merge pull request #40 from alphaemmeo/patch-1
Update MKRWAN.h
2 parents d1fd674 + 02c34f4 commit dca4263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MKRWAN.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ const T& Max(const T& a, const T& b)
208208
static const char LORA_OK[] = "+OK";
209209
static const char LORA_ERROR[] = "+ERR";
210210

211-
static const char ARDUINO_FW_VERSION[] = "ARD-078 1.1.8";
211+
static const char ARDUINO_FW_VERSION[] = "ARD-078 1.1.9";
212212
static const char ARDUINO_FW_IDENTIFIER[] = "ARD-078";
213213

214214
typedef enum {

0 commit comments

Comments
 (0)