commit 22b8d2bb864f472c612da1e18480712d5848922c
parent 1fbebf593a14f7decbc343a16658f0f7f84d3076
Author: Samdal <samdal@protonmail.com>
Date: Mon, 21 Jun 2021 22:27:30 +0200
still wasn't fixed
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
@@ -29,7 +29,7 @@ void loop()
delay(1000);
}
#+END_SRC
-[[#More Examples][More Examples]]
+[[#more-examples][More Examples]]
* Available functions
Note that some functions are not implemented exactly like Arduino has them.
For example Serial.print and prinln can't print in byte representation yet.