Release v00.43: Rapid Fire! (#6)

This release pulls in the latest changes to [SystemK](https://git.ktag.clubk.club/Software/SystemK):
 - Rapid Fire! (Software/SystemK#6).
 - BLE updated to version 0.12 of the KTag Beacon Specification (Software/SystemK#5).

Co-authored-by: Joe Kearney <joe@clubk.club>
Reviewed-on: #6
This commit is contained in:
Joe Kearney 2025-09-20 20:05:18 +00:00
parent e632408cb3
commit 8fe8822db0
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 430aec54b8d6edde82c3bc9240e34b6a9e31aa09
Subproject commit 3892827622902b9a52cfa9b70793db3db765a493

View file

@ -24,7 +24,7 @@
#define VERSION_H
#define VERSION_MAJOR 00
#define VERSION_MINOR 42
#define VERSION_MINOR 43
#define STRINGIFY(number) #number
#define VERSION_STRING(major, minor) STRINGIFY(major) "." STRINGIFY(minor)

View file

@ -1 +1 @@
Welcome to KTag! SPIFFS version 00.42
Welcome to KTag! SPIFFS version 00.43