Skip to content

Commit 7d2b947

Browse files
authored
adjust version (#22)
1 parent 8d22706 commit 7d2b947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/firmware_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#define MANUFACTURER_ID 0x55AA55AA55 /**< DUMMY Manufacturer ID. Will be passed to Device Information Service. You shall use the ID for your Company*/
88
#define ORG_UNIQUE_ID 0xEEBBEE /**< DUMMY Organisation Unique ID. Will be passed to Device Information Service. You shall use the Organisation Unique ID relevant for your Company */
99
#define HW_REVISION "1.0.0"
10-
#define FW_REVISION "2.2.4"
10+
#define FW_REVISION "2.2.5"
1111
#define SW_REVISION "s132_nrf52_7.0.1"
1212
#define BT_REVISION "1.0.1"
1313

0 commit comments

Comments
 (0)