1technophile / OpenMQTTGateway

MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
https://docs.openmqttgateway.com
GNU General Public License v3.0
3.55k stars 784 forks source link

Missing unit for ADC interval #370

Closed bphermansson closed 5 years ago

bphermansson commented 5 years ago

In config_ADC.h I see:

#define TimeBetweenReadingADC 200

What unit is it? ms, 200ms?

1technophile commented 5 years ago

yes it is ms

bphermansson commented 5 years ago

So you shouldnt use a value less then 200, if you do the Esp will lose it's network connection?

1technophile commented 5 years ago

yes that's why it is set to 500 per default

1technophile commented 5 years ago

I close the issue if you have other question you can ask into the forum: https://community.openmqttgateway.com