mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 01:04:30 +00:00
adjust
This commit is contained in:
parent
2f9882102d
commit
08b92b16c9
@ -245,7 +245,7 @@ namespace ratgdo {
|
||||
return;
|
||||
}
|
||||
|
||||
ESP_LOGD(TAG, "Command: %d fixed=%" PRIu64 " data=%d rollingCodeCounter=%d", command, fixed, data, this->rollingCodeCounter);
|
||||
ESP_LOGD(TAG, "Command: %d fixed=%" PRIx64 " data=%d rollingCodeCounter=%d", command, fixed, data, this->rollingCodeCounter);
|
||||
|
||||
fixed = fixed | id;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user