Skip to content

Commit 6994a90

Browse files
committed
Current state is good enough to qualify it as Release 1.6
1 parent 596cc1c commit 6994a90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

software/firmware/source/SoftRF/SoftRF.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
#endif /* RASPBERRY_PI */
3535

3636
#define SOFTRF_IDENT "SoftRF"
37-
#define SOFTRF_FIRMWARE_VERSION "1.5.1"
38-
#define SOFTRF_USB_FW_VERSION 0x0105
37+
#define SOFTRF_FIRMWARE_VERSION "1.6"
38+
#define SOFTRF_USB_FW_VERSION 0x0106
3939

4040
#define ENTRY_EXPIRATION_TIME 10 /* seconds */
4141
#define LED_EXPIRATION_TIME 5 /* seconds */

0 commit comments

Comments
 (0)