This commit is contained in:
J. Nick Koston 2023-06-05 13:49:59 -05:00
parent 3fddba95d4
commit c4b628456f
No known key found for this signature in database
1 changed files with 0 additions and 4 deletions

View File

@ -61,10 +61,6 @@ void RATGDOComponent::setup() {
attachInterrupt(INPUT_RPM1, isrRPM1, RISING);
attachInterrupt(INPUT_RPM2, isrRPM2, RISING);
LittleFS.begin();
readCounterFromFlash();
if (this->useRollingCodes_) {
ESP_LOGD(TAG, "Syncing rolling code counter after reboot...");
sync(); // if rolling codes are being used (rolling code counter > 0), send