Version numbers done via tags
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2019-11-29 10:14:03 +01:00
parent 019592f1ad
commit 0287456f1e
4 changed files with 29 additions and 25 deletions

View File

@ -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