We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b4620 commit 8515e38Copy full SHA for 8515e38
README.md
@@ -31,6 +31,8 @@ __DigiSpark ATTiny85__: As this microcontroller has fewer pins, it does not supp
31
<img src = "images/diagrams/attiny/schematic-attiny.png" width = "80%">
32
</p>
33
34
+## Dependencies
35
+The ATTiny program requires [ATTinyCore](https://github.com/SpenceKonde/ATTinyCore) to compile.
36
37
## Example
38
See: [explanation and operation of the servo controller](https://youtu.be/T6NfZD_iuEs)
0 commit comments