SystemK v1.00 #9
1 changed files with 3 additions and 3 deletions
|
|
@ -70,9 +70,9 @@
|
||||||
#ifndef SYSTEMK_H
|
#ifndef SYSTEMK_H
|
||||||
#define SYSTEMK_H
|
#define SYSTEMK_H
|
||||||
|
|
||||||
#define SYSTEMK_MAJOR_VERSION 0
|
#define SYSTEMK_MAJOR_VERSION 1
|
||||||
#define SYSTEMK_MINOR_VERSION 99
|
#define SYSTEMK_MINOR_VERSION 0
|
||||||
#define SYSTEMK_VERSION_STRING "00.99"
|
#define SYSTEMK_VERSION_STRING "01.00"
|
||||||
|
|
||||||
#ifdef ESP_PLATFORM
|
#ifdef ESP_PLATFORM
|
||||||
#include "freertos/FreeRTOS.h"
|
#include "freertos/FreeRTOS.h"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue