Skip to content

Commit

Permalink
chore: update v1.4.0 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
loatheb authored Dec 1, 2022
1 parent aa9a99f commit c7eab90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/firmware_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#define MANUFACTURER_ID 0x55AA55AA55 /**< DUMMY Manufacturer ID. Will be passed to Device Information Service. You shall use the ID for your Company*/
#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 */
#define HW_REVISION "1.0.0"
#define FW_REVISION "1.3.0"
#define FW_REVISION "1.4.0"
#define SW_REVISION "s132_nrf52_7.0.1"

#endif //FIRMWARE_CONFIG

0 comments on commit c7eab90

Please sign in to comment.