Bumped version to 1.00.
This commit is contained in:
parent
871d706847
commit
0c7a488b0e
1 changed files with 3 additions and 3 deletions
|
|
@ -70,9 +70,9 @@
|
|||
#ifndef SYSTEMK_H
|
||||
#define SYSTEMK_H
|
||||
|
||||
#define SYSTEMK_MAJOR_VERSION 0
|
||||
#define SYSTEMK_MINOR_VERSION 99
|
||||
#define SYSTEMK_VERSION_STRING "00.99"
|
||||
#define SYSTEMK_MAJOR_VERSION 1
|
||||
#define SYSTEMK_MINOR_VERSION 0
|
||||
#define SYSTEMK_VERSION_STRING "01.00"
|
||||
|
||||
#ifdef ESP_PLATFORM
|
||||
#include "freertos/FreeRTOS.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue