Improve message feedback for [ESP401]

set error message with code 500 instead of 200
fix ??? typo
This commit is contained in:
Luc
2020-04-12 18:34:31 +02:00
parent b0d35c245b
commit 8d75796900
4 changed files with 8 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
#define _VERSION_ESP3D_H
//version and sources location
#define FW_VERSION "3.0.0.a29"
#define FW_VERSION "3.0.0.a30"
#define REPOSITORY "https://github.com/luc-github/ESP3D"
#endif //_VERSION_ESP3D_H