mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-03-06 03:28:58 +00:00
Trying to figure out esp8266 wifi reconnect
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
#include "HwTools.h"
|
||||
#if defined(ESP8266)
|
||||
ADC_MODE(ADC_VCC);
|
||||
#endif
|
||||
|
||||
void HwTools::setup(GpioConfig* config, AmsConfiguration* amsConf) {
|
||||
this->config = config;
|
||||
|
||||
Reference in New Issue
Block a user