7 static const char *
const TAG =
"atm90e32.button";
10 ESP_LOGI(TAG,
"Running offset calibrations, Note: CTs and ACVs must be 0 during this process...");
11 this->
parent_->run_offset_calibrations();
15 ESP_LOGI(TAG,
"Offset calibrations cleared.");
16 this->
parent_->clear_offset_calibrations();
ATM90E32Component * parent_
Implementation of SPI Controller mode.