Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Sep 19, 2024
1 parent 353c90f commit af7430f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/tc_bus/tc_bus.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ namespace esphome
static volatile uint32_t s_cmd;
static volatile uint8_t s_cmdLength;
static volatile bool s_cmdReady;
static volatile uint8_t s_address; // Adressfeld für Q-Protokoll

ISRInternalGPIOPin rx_pin;
};
Expand Down

0 comments on commit af7430f

Please sign in to comment.