Skip to content

Commit 8515e38

Browse files
authored
add dependency
1 parent 10b4620 commit 8515e38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ __DigiSpark ATTiny85__: As this microcontroller has fewer pins, it does not supp
3131
<img src = "images/diagrams/attiny/schematic-attiny.png" width = "80%">
3232
</p>
3333

34+
## Dependencies
35+
The ATTiny program requires [ATTinyCore](https://github.com/SpenceKonde/ATTinyCore) to compile.
3436

3537
## Example
3638
See: [explanation and operation of the servo controller](https://youtu.be/T6NfZD_iuEs)

0 commit comments

Comments
 (0)