mirror of https://github.com/ARMmbed/mbed-os.git
New lines
parent
d239ef98cd
commit
21194f5b95
|
|
@ -113,4 +113,4 @@ MBED_WEAK const PinMap *gpio_pinmap()
|
|||
{NC, NC, 0},
|
||||
};
|
||||
return empty_gpio_pinmap;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -145,4 +145,4 @@ typedef enum {
|
|||
#define BUTTON5 NC // NC
|
||||
#define BUTTON6 BUTTON6 // identity
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue