Update NINA driver firmware version.

This commit is contained in:
iabdalkader 2021-08-02 15:59:54 +02:00
parent 2c7bb5d653
commit 94dd629e5a

View File

@ -21,7 +21,7 @@
#define NINA_FW_VER_MAJOR (1)
#define NINA_FW_VER_MINOR (4)
#define NINA_FW_VER_PATCH (7)
#define NINA_FW_VER_PATCH (8)
#define NINA_FW_VER_MAJOR_OFFS (0)
#define NINA_FW_VER_MINOR_OFFS (2)