Skip to content

Commit 7df27e3

Browse files
authored
Update README.md
Included link to UsingArduino/Arduino folder
1 parent 9c5e5e3 commit 7df27e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

UsingArduino/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ void loop() {
4040
> - digitalWrite()
4141
> - delay()
4242
> - LED_BUILTIN / HIGH / LOW
43+
44+
## Arduino Tips and Tricks
45+
46+
General Arduino subjects are treated in a dedicated [Arduino Folder](Arduino).
47+
4348
## How can it even work?
4449

4550
Well, the answer to this is in your arduino folder ( /usr/share/arduino on linux ).\

0 commit comments

Comments
 (0)