32ESPecial Version 1.00 #9
2 changed files with 3 additions and 3 deletions
|
|
@ -23,8 +23,8 @@
|
|||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
#define VERSION_MAJOR 00
|
||||
#define VERSION_MINOR 44
|
||||
#define VERSION_MAJOR 01
|
||||
#define VERSION_MINOR 00
|
||||
|
||||
#define STRINGIFY(number) #number
|
||||
#define VERSION_STRING(major, minor) STRINGIFY(major) "." STRINGIFY(minor)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Welcome to KTag! SPIFFS version 00.44
|
||||
Welcome to KTag! SPIFFS version 01.00
|
||||
Loading…
Add table
Add a link
Reference in a new issue