mirror of
https://github.com/thelsing/knx.git
synced 2026-03-13 02:22:13 +01:00
Changed comment lines
Changed the comment lines to reflect the current possibilities TP and RF
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef __SAMD51__
|
||||
// predefined global instance for TP or IP
|
||||
// predefined global instance for TP or RF
|
||||
#if MASK_VERSION == 0x07B0
|
||||
KnxFacade<Samd51Platform, Bau07B0> knx(buttonEvent);
|
||||
#elif MASK_VERSION == 0x27B0
|
||||
|
||||
Reference in New Issue
Block a user