From 069c5ec3ecebc3daf05b5d2a71a6a411992cdd7b Mon Sep 17 00:00:00 2001 From: cyberman54 Date: Mon, 21 Dec 2020 22:10:58 +0100 Subject: [PATCH] readme.md update counter order --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 05de35d7..54335bbd 100644 --- a/README.md +++ b/README.md @@ -183,16 +183,16 @@ Output of sensor and peripheral data is internally switched by a bitmask registe | Bit | Sensordata | Default | --- | ------------- | ------- -| 0 | GPS* | on +| 0 | Paxcounter | on | 1 | Beacon alarm | on | 2 | BME280/680 | on -| 3 | Paxcounter | on +| 3 | GPS* | on | 4 | User sensor 1 | on | 5 | User sensor 2 | on | 6 | User sensor 3 | on | 7 | Batterylevel | off -*) GPS data can also be combined with payload on port 1, *#define GPSPORT 1* in paxcounter.conf to enable +*) GPS data can also be combined with paxcounter payload on port 1, *#define GPSPORT 1* in paxcounter.conf to enable # Power saving mode