Skip to content

Commit 3f4e668

Browse files
committed
Publish 0.3.0
1 parent a51ca8e commit 3f4e668

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

UNOR4USBBridge/at_handler.h

Lines changed: 3 additions & 3 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.1"
17+
#define ESP_FW_VERSION "0.3.0"
1818
#define FIRMWARE_MAYOR 0
19-
#define FIRMWARE_MINOR 2
20-
#define FIRMWARE_PATCH 1
19+
#define FIRMWARE_MINOR 3
20+
#define FIRMWARE_PATCH 0
2121

2222
#define GPIO_BOOT 9
2323
#define GPIO_RST 4

0 commit comments

Comments
 (0)