[Firmware] Document Beacon Mode in secconfig.h

This commit is contained in:
seiichiro 2019-11-20 18:59:40 +00:00
parent b68b526fc7
commit 54bf7b3b12
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#define RF_RFM69 - HopeRF RFM69(H)(C)W Module
* Supported Sensors
#define HAS_NO_SENSOR - No Sensor, just send Battery Voltage (Beacon Mode)
#define HAS_SHT21 - Sensirion SHT21 Temperature + Humidity Sensor
#define HAS_BME280 - Bosch BME280 Temperature + Humidity + Pressure Sensor