Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Sep 22, 2024
1 parent b76cd1c commit 00c6a82
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 @@ -82,6 +82,7 @@ namespace esphome
void send_command_generate(CommandType type, uint8_t address, uint32_t serial_number);
void set_programming_mode(bool enabled);
void read_eeprom(uint32_t serial_number);
void request_eeprom_blocks(uint8_t start_address);

void publish_command(uint32_t command, bool fire_events);

Expand Down

0 comments on commit 00c6a82

Please sign in to comment.