mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
add first version of knx python module
This commit is contained in:
@@ -60,7 +60,7 @@ void resetCallback(GroupObject& go)
|
||||
|
||||
void setup()
|
||||
{
|
||||
Serial.begin(115200);
|
||||
SerialDBG.begin(115200);
|
||||
|
||||
randomSeed(millis());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user