13 void dump_config()
override { LOG_NUMBER(
"",
"Micronova number",
this); }
14 void control(
float value)
override;
uint8_t get_memory_write_location()
uint8_t memory_write_location_
MicroNovaNumber(MicroNova *m)
void process_value_from_stove(int value_from_stove) override
void set_memory_write_location(uint8_t l)
Base-class for all numbers.
void request_address(uint8_t location, uint8_t address, MicroNovaSensorListener *listener)
void request_value_from_stove() override
Implementation of SPI Controller mode.
void dump_config() override
void control(float value) override