We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b652118 commit 75eb5a6Copy full SHA for 75eb5a6
LearningAvrC/README.md
@@ -4,7 +4,8 @@
4
5
If you are not familiar with the C programming language, please go through [LearningC](../LearningC)
6
7
-Before diving into this make sure you read [UsingArduino](../UsingArduino/README.md)
+Before diving into this make sure you read [UsingArduino](../UsingArduino/README.md)
8
+and [Tools/AVRdude](../Tools/AVRdude/README.md)
9
10
Lesson00 will be a standard blink ("Hello World" for hardware ) using an arduino-uno built on an [atmega328p](#atmega328p)
11
0 commit comments