Skip to content

Commit 8035d6e

Browse files
committed
update readMe
1 parent 4900ee7 commit 8035d6e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Utilities
22

33
This is a collection of useful functions for the Arduino Framerwork, like:
4-
- printArray
5-
- pinModeGroup
6-
- digitalWriteGroup
7-
- digitalToggle
8-
- digitalToggleGroup
9-
- split
4+
- printArray()
5+
- pinModeGroup()
6+
- digitalWriteGroup()
7+
- digitalToggle()
8+
- digitalToggleGroup()
9+
- splitString()
1010

11-
Upload the example to see them working
11+
Upload the [example](/examples/basic/basic.ino) to see them in action 🔥

0 commit comments

Comments
 (0)