* make mClient in mqtt private again (#145)

* v0.5.10
This commit is contained in:
lumapu 2022-08-12 15:41:27 +02:00
parent 0ff4368d8c
commit e1c713fb00
3 changed files with 5 additions and 6 deletions

View file

@ -21,7 +21,7 @@
//-------------------------------------
#define VERSION_MAJOR 0
#define VERSION_MINOR 5
#define VERSION_PATCH 9
#define VERSION_PATCH 10
//-------------------------------------