fix missing setup
This commit is contained in:
@@ -21,6 +21,11 @@ namespace esphome
|
||||
return sum;
|
||||
}
|
||||
|
||||
void KQM6600TAComponent::setup()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void KQM6600TAComponent::update()
|
||||
{
|
||||
uint8_t response[KQM6600TA_RESPONSE_LENGTH];
|
||||
|
Reference in New Issue
Block a user