Skip to content

Commit 2b49c49

Browse files
committed
Publish 0.2.1
1 parent 5593abf commit 2b49c49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UNOR4USBBridge/at_handler.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
#define MAX_SERVER_AVAILABLE 4
1515
#define MAX_UDP_AVAILABLE 4
1616

17-
#define ESP_FW_VERSION "0.2.0"
17+
#define ESP_FW_VERSION "0.2.1"
1818
#define FIRMWARE_MAYOR 0
1919
#define FIRMWARE_MINOR 2
20-
#define FIRMWARE_PATCH 0
20+
#define FIRMWARE_PATCH 1
2121

2222
using namespace SudoMaker;
2323

0 commit comments

Comments
 (0)