mirror of
https://github.com/thelsing/knx.git
synced 2025-08-13 13:46:20 +02:00
fixed typo in comments
This commit is contained in:
parent
0307928ffa
commit
9dd4f9c7bf
@ -84,7 +84,7 @@ void setup()
|
||||
SerialDBG.println(knx.paramByte(4));
|
||||
}
|
||||
|
||||
// pin or GPIO the programming led is connected to. Default is LED_BUILDIN
|
||||
// pin or GPIO the programming led is connected to. Default is LED_BUILTIN
|
||||
// knx.ledPin(LED_BUILTIN);
|
||||
// is the led active on HIGH or low? Default is LOW
|
||||
// knx.ledPinActiveOn(HIGH);
|
||||
|
Loading…
Reference in New Issue
Block a user