diff options
Diffstat (limited to 'examples/hid-data')
-rw-r--r-- | examples/hid-data/Readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hid-data/Readme.txt b/examples/hid-data/Readme.txt index 4f925a8..cb17baa 100644 --- a/examples/hid-data/Readme.txt +++ b/examples/hid-data/Readme.txt @@ -20,7 +20,7 @@ PREREQUISITES ============= Target hardware: You need an AVR based circuit based on one of the examples (see the "circuits" directory at the top level of this package), e.g. the -metaboard (http://metalab.at/wiki/Metaboard). +metaboard (http://www.obdev.at/goto.php?t=metaboard). AVR development environment: You need the gcc tool chain for the AVR, see the Prerequisites section in the top level Readme file for how to obtain it. |