Merge pull request #3094 from gebart/pr/mulle-gpio
mulle: Increase GPIO_NUMOF to match the enabled GPIOs
This commit is contained in:
commit
5ba2976bb2
@ -468,7 +468,7 @@ extern "C"
|
||||
* @name GPIO configuration
|
||||
* @{
|
||||
*/
|
||||
#define GPIO_NUMOF 26
|
||||
#define GPIO_NUMOF 27
|
||||
#define GPIO_0_EN 1
|
||||
#define GPIO_1_EN 1
|
||||
#define GPIO_2_EN 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user