You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,18 +5,18 @@ I am writing this core from scratch, with code size and efficiency as the main g
5
5
6
6
7
7
## Development Status
8
-
Work in progress as of spring 2020.
9
-
10
-
Several of the most commonly used functions are implemented as of v0.2. Support for Serial.print is planned for v0.3.
8
+
v 0.3.0 includes [debugSerial](https://github.com/nerdralph/debugSerial), for basic serial output supporting the most common [Serial.print()](https://www.arduino.cc/reference/en/language/functions/communication/serial/print) data types.
0 commit comments