Skip to content

Commit a634856

Browse files
authored
Publish 0.4.0
1 parent 30e7695 commit a634856

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,9 +14,9 @@
1414
#define MAX_SERVER_AVAILABLE 4
1515
#define MAX_UDP_AVAILABLE 4
1616

17-
#define ESP_FW_VERSION "0.3.0"
17+
#define ESP_FW_VERSION "0.4.0"
1818
#define FIRMWARE_MAYOR 0
19-
#define FIRMWARE_MINOR 3
19+
#define FIRMWARE_MINOR 4
2020
#define FIRMWARE_PATCH 0
2121

2222
#define GPIO_BOOT 9

0 commit comments

Comments
 (0)