version 1.3.2. See changelog

This commit is contained in:
proddy
2019-01-23 20:30:36 +01:00
parent a18580c997
commit d2618bfcdb
8 changed files with 383 additions and 367 deletions

View File

@@ -1,5 +1,10 @@
/**
*
* Paul Derbyshire - https://github.com/proddy/EMS-ESP
*/
#pragma once
#define APP_NAME "EMS-ESP Interface"
#define APP_VERSION "1.3.1"
#define APP_NAME "EMS-ESP"
#define APP_VERSION "1.3.2"
#define APP_HOSTNAME "ems-esp"