ESPHome
2024.10.2
|
Go to the source code of this file.
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
esphome::bedjet | |
Functions | |
float | esphome::bedjet::bedjet_temp_to_f (const uint8_t temp) |
Converts a BedJet temp step into degrees Fahrenheit. More... | |
float | esphome::bedjet::bedjet_temp_to_c (uint8_t temp) |
Converts a BedJet temp step into degrees Celsius. More... | |