mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-07 22:03:20 +00:00
button
This commit is contained in:
parent
df01b002cf
commit
13f85e33e1
@ -75,7 +75,8 @@ namespace ratgdo {
|
||||
ESP_LOGCONFIG(TAG, " Rolling Code Counter: %d", this->rollingCodeCounter);
|
||||
}
|
||||
|
||||
uint16_t RATGDOComponent::readRollingCode() {
|
||||
uint16_t RATGDOComponent::readRollingCode()
|
||||
{
|
||||
{
|
||||
uint32_t rolling = 0;
|
||||
uint64_t fixed = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user