diff --git a/docs/hardware.md b/docs/hardware.md index 57a8a588..5f7b9950 100644 --- a/docs/hardware.md +++ b/docs/hardware.md @@ -24,7 +24,7 @@ LoLin32lite + [LoraNode32-Lite shield](https://github.com/hallard/LoLin32-Lite-L - TTGO: [T-Wristband](https://www.aliexpress.com/item/4000527495064.html) - Generic ESP32 -*) supports microSD/TF-card for local logging of paxcounter data +*) supports microSD/TF-card for local logging of paxcounter data. SD/TF-card must be FAT32 formatted. Depending on board hardware following features are supported: @@ -73,4 +73,4 @@ By default, bluetooth sniffing is not started. If you enable bluetooth be aware ``` c linenums="29" title="paxcounter.conf" #define BLECOUNTER 1 - ``` \ No newline at end of file + ```