Version numbers done via tags
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -1,7 +1,10 @@
|
||||
#ifndef CONFIG_H
|
||||
|
||||
#define CONFIG_H
|
||||
|
||||
#ifndef CONFIG_VERSION
|
||||
#define CONFIG_VERSION "v0.4.4-Dev"
|
||||
#endif
|
||||
|
||||
#define CONFIG_SERIAL_BAUDRATE 115200
|
||||
|
||||
#define CONFIG_IO_RELAY D1
|
||||
|
Reference in New Issue
Block a user