working ish slow OTA
This commit is contained in:
parent
0b1ca17351
commit
6686c1bfe0
5 changed files with 306 additions and 283 deletions
|
@ -35,7 +35,6 @@ const uint16_t code_cool_auto[3][439] = {
|
|||
|
||||
size_t getInfraredCode(uint8_t mode, uint8_t fan_speed, uint8_t temperature_index, const uint16_t **codePtr)
|
||||
{
|
||||
Serial.printf("Got request for mode %d, fan speed %d, temperature index %d\n", mode, fan_speed, temperature_index);
|
||||
if (mode == 0)
|
||||
{
|
||||
// Off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue