add sync button
This commit is contained in:
parent
220c440245
commit
634e3253d6
|
@ -9,7 +9,7 @@ namespace ratgdo {
|
||||||
|
|
||||||
void RATGDOButton::dump_config()
|
void RATGDOButton::dump_config()
|
||||||
{
|
{
|
||||||
LOG_NUMBER("", "RATGDO Button", this);
|
LOG_BUTTON("", "RATGDO Button", this);
|
||||||
ESP_LOGCONFIG(TAG, " Type: Sync");
|
ESP_LOGCONFIG(TAG, " Type: Sync");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue