Update README.md

This commit is contained in:
Jarno Lehtinen 2017-05-30 19:32:52 +03:00 committed by GitHub
parent 6a4170e311
commit 88923949a7
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
9 and 10 needed for timer. Move USB host SS and INT away:
```
C:\Users\xxxxx\Documents\Arduino\libraries\USB_Host_Shield_Library_2.0\UsbCore.h:
//Arduino Pro Micro SS -> A0, INT -> A1:
typedef MAX3421e<P18, P19> MAX3421E;
```