Skip to content

Commit 75eb5a6

Browse files
authored
Update README.md with link to tools/avrdude
1 parent b652118 commit 75eb5a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

LearningAvrC/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
55
If you are not familiar with the C programming language, please go through [LearningC](../LearningC)
66

7-
Before diving into this make sure you read [UsingArduino](../UsingArduino/README.md)
7+
Before diving into this make sure you read [UsingArduino](../UsingArduino/README.md)
8+
and [Tools/AVRdude](../Tools/AVRdude/README.md)
89

910
Lesson00 will be a standard blink ("Hello World" for hardware ) using an arduino-uno built on an [atmega328p](#atmega328p)
1011

0 commit comments

Comments
 (0)