changed checkNum for update

This commit is contained in:
Stefan Kremser
2017-05-31 10:55:42 +02:00
parent b63e564562
commit eda0036d23

View File

@@ -38,8 +38,8 @@ extern NameList nameList;
#define beaconIntervalAdr 1105
#define ledPinAdr 1106
#define checkNumAdr 1102
#define checkNum 14
#define checkNumAdr 2001
#define checkNum 73
class Settings
{