mirror of
https://github.com/thelsing/knx.git
synced 2025-08-08 13:47:01 +02:00
Update knx_facade.cpp
This commit is contained in:
parent
38d7177b72
commit
863a99f309
@ -46,6 +46,7 @@ bool KnxFacade::progMode()
|
||||
|
||||
void KnxFacade::progMode(bool value)
|
||||
{
|
||||
Serial.println("progmode");
|
||||
_bau.deviceObject().progMode(value);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user