couin3 / RFLink

RFLink for ESP, with MQTT client
Other
72 stars 37 forks source link

Disable Sampling for Non ATmega boards (Arduinos) #50

Closed cpainchaud closed 3 years ago

cpainchaud commented 3 years ago

ESP32 and 8266 have much more RAM available so sampling is a handicap

couin3 commented 3 years ago

Some plugins may have hard coded sample rate and/or bad related variable datatype. They will have to be handled to avoid side effects