mirror of
https://github.com/thelsing/knx.git
synced 2026-04-06 03:21:49 +02:00
clean up visual studio files and add root cmake
This commit is contained in:
@@ -28,7 +28,7 @@ static void loop()
|
||||
while (running)
|
||||
{
|
||||
bau->loop();
|
||||
platform->mdelay(100);
|
||||
delayMicroseconds(100);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user