Pulling in the latest SystemK (with new BLE). #2
2 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
|
@ -1 +1 @@
|
|||
Welcome to KTag! SPIFFS version 00.38
|
||||
Welcome to KTag! SPIFFS version 00.39
|
Loading…
Add table
Add a link
Reference in a new issue