Pulling in the latest SystemK (with new BLE). #2

Merged
Joe merged 16 commits from New_BLE into main 2025-06-08 22:05:06 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 0ac0b4e330 - Show all commits

View file

@ -2,7 +2,7 @@
#define VERSION_H
#define VERSION_MAJOR 00
#define VERSION_MINOR 38
#define VERSION_MINOR 39
#define STRINGIFY(number) #number
#define VERSION_STRING(major, minor) STRINGIFY(major) "." STRINGIFY(minor)

View file

@ -1 +1 @@
Welcome to KTag! SPIFFS version 00.38
Welcome to KTag! SPIFFS version 00.39