mirror of
https://github.com/thelsing/knx.git
synced 2025-01-07 00:05:47 +01:00
set 0xfa as default manufacturerId
This commit is contained in:
parent
8b71fb3d8e
commit
82899787b5
@ -4,6 +4,7 @@ KnxFacade knx;
|
||||
|
||||
KnxFacade::KnxFacade() : _bau(_platform)
|
||||
{
|
||||
manufacturerId(0xfa);
|
||||
}
|
||||
|
||||
bool KnxFacade::enabled()
|
||||
|
Loading…
Reference in New Issue
Block a user