Additional pin definitions for Archim 2 (#12500)
- Added GPIO pins to Archim 2 - Added new 108 pin to `fastio_Due.h`
This commit is contained in:
committed by
Scott Lahteine
parent
4975b13b74
commit
7109dadd21
@ -465,6 +465,9 @@
|
||||
|
||||
#define DIO107_PIN 10
|
||||
#define DIO107_WPORT PIOB
|
||||
|
||||
#define DIO108_PIN 9
|
||||
#define DIO108_WPORT PIOB
|
||||
#else
|
||||
#define DIO92_PIN 5
|
||||
#define DIO92_WPORT PIOA
|
||||
|
Reference in New Issue
Block a user