Files
EMS-ESP32/src/version.h
2019-08-17 15:23:32 +02:00

7 lines
225 B
C

#define APP_NAME "EMS-ESP"
#define APP_VERSION "1.9.0b2"
#define APP_HOSTNAME "ems-esp"
#define APP_URL "https://github.com/proddy/EMS-ESP"
#define APP_UPDATEURL "https://api.github.com/repos/proddy/EMS-ESP/releases/latest"