device mismatch glitch

This commit is contained in:
Anton Viktorov 2024-05-14 03:16:46 +02:00
parent 803b66b20d
commit 6aef11845a
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ class INA2XX : public PollingComponent {
//
INAModel ina_model_{INAModel::INA_UNKNOWN};
uint16_t dev_id_{0};
bool device_mismatch_{true};
bool device_mismatch_{false};
//
// Device specific parameters