Changed network interface detection

Added Nextion HMI files
This commit is contained in:
ON7LDS 2017-10-17 20:42:38 +02:00
parent 8f5d691006
commit 8c9afa6862
13 changed files with 65 additions and 45 deletions

View file

@ -19,6 +19,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20170719";
const char* VERSION = "20171003_ON7LDS";
#endif