new version (no other change, but updated libs)

This commit is contained in:
Joerg Lehmann 2020-02-10 17:43:31 +01:00
parent d4a67b1803
commit 3f348f2abb
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ enum {
| |
\****************************************************************************/ \****************************************************************************/
static const int32_t fwVersion = 20200116; static const int32_t fwVersion = 20200207;
static const byte INIT_PACKAGE_INTERVAL = 100; // send an init package every 100 packages; static const byte INIT_PACKAGE_INTERVAL = 100; // send an init package every 100 packages;
static const byte MAX_VALUES_TO_SEND = 8; static const byte MAX_VALUES_TO_SEND = 8;