We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596cc1c commit 6994a90Copy full SHA for 6994a90
software/firmware/source/SoftRF/SoftRF.h
@@ -34,8 +34,8 @@
34
#endif /* RASPBERRY_PI */
35
36
#define SOFTRF_IDENT "SoftRF"
37
-#define SOFTRF_FIRMWARE_VERSION "1.5.1"
38
-#define SOFTRF_USB_FW_VERSION 0x0105
+#define SOFTRF_FIRMWARE_VERSION "1.6"
+#define SOFTRF_USB_FW_VERSION 0x0106
39
40
#define ENTRY_EXPIRATION_TIME 10 /* seconds */
41
#define LED_EXPIRATION_TIME 5 /* seconds */
0 commit comments