* try to avoid exceptions, added yield

* try to fix DNS problems
This commit is contained in:
lumapu 2022-04-26 08:50:36 +02:00
parent 7b0eeb2d4e
commit 169bf8c7c8
3 changed files with 7 additions and 4 deletions

View file

@ -25,7 +25,7 @@
//-------------------------------------
#define VERSION_MAJOR 0
#define VERSION_MINOR 2
#define VERSION_PATCH 7
#define VERSION_PATCH 8
//-------------------------------------