mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
7 lines
225 B
C
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"
|