mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-29 14:51:50 -08:00
clarify usage
This commit is contained in:
parent
4c4e89d991
commit
1985712b9b
|
@ -7,10 +7,14 @@ sidebar_label: Paxcounter
|
|||
import Tabs from "@theme/Tabs";
|
||||
import TabItem from "@theme/TabItem";
|
||||
|
||||
The Paxcounter module counts the number of people passing by a specific area. It is commonly used in retail stores, museums, and other public spaces to monitor foot traffic and gather valuable data for analysis.
|
||||
The Paxcounter module counts the number of people passing by a specific area by scanning for WiFi and BLE MAC addresses. It is commonly used in retail stores, museums, and other public spaces to monitor foot traffic and gather valuable data for analysis.
|
||||
|
||||
In order to use this module, make sure your devices have firmware version 2.2.17 or higher.
|
||||
|
||||
:::info
|
||||
To operate the Paxcounter Module, it is mandatory to switch off both WiFi and Bluetooth in your Network and Bluetooth settings.
|
||||
:::
|
||||
|
||||
## Paxcounter Module Config Values
|
||||
|
||||
### Enabled
|
||||
|
|
Loading…
Reference in a new issue