We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d169d2 commit 5e594eaCopy full SHA for 5e594ea
tests/test_bus01/test_bus01.ino
@@ -13,5 +13,5 @@ void setup()
13
14
void loop()
15
{
16
- sftk_delay_ms(1000)
+ sftk_delay_ms(1000);
17
}
0 commit comments