Touchups
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
#ifndef CONFIG_VERSION
|
||||
#define CONFIG_VERSION "v0.4.4-Dev"
|
||||
#ifndef VERSION
|
||||
//SEMVER style version
|
||||
#define VERSION "0.4.5-Dev"
|
||||
#endif
|
||||
|
||||
#define CONFIG_SERIAL_BAUDRATE 115200
|
||||
|
Reference in New Issue
Block a user