Skip to content

Commit 48697fe

Browse files
committed
use subheading
1 parent 44d8711 commit 48697fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Goals: More than 50% of Arduino sketches run unmodified with picoCore, and 80% r
77

88
Only those parts of the Arduino/Wiring API which can be implmented efficiently will be supported.
99

10-
# Development Status
10+
## Development Status
1111
digitalRead, digitalWrite, pinMode - implemented in v0.1
1212

1313
delay, delayMicroseconds - implemented in v0.1 using avr-gcc builtin delay functions.

0 commit comments

Comments
 (0)