From 7b9535945210e6250ae8b5d51ce15595e85db63a Mon Sep 17 00:00:00 2001 From: Verkehrsrot Date: Sat, 16 Mar 2019 12:19:47 +0100 Subject: [PATCH] readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d7e11d0..251cc8da 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Output of user sensor data can be switched by user remote control command 0x13 s Output of sensor and peripheral data is internally switched by a bitmask register. Default mask (0xFF) can be tailored by editing *cfg.payloadmask* initialization value in [*configmanager.cpp*](src/configmanager.cpp) following this scheme: -| bit | sensor/data | +| Bit | Sensordata | |-----|---------------| | 0 | GPS | | 1 | Beacon alarm |