New lines

pull/14381/head
George Psimenos 2021-03-18 14:25:45 +00:00
parent d239ef98cd
commit 21194f5b95
2 changed files with 2 additions and 2 deletions

View File

@ -113,4 +113,4 @@ MBED_WEAK const PinMap *gpio_pinmap()
{NC, NC, 0}, {NC, NC, 0},
}; };
return empty_gpio_pinmap; return empty_gpio_pinmap;
} }

View File

@ -145,4 +145,4 @@ typedef enum {
#define BUTTON5 NC // NC #define BUTTON5 NC // NC
#define BUTTON6 BUTTON6 // identity #define BUTTON6 BUTTON6 // identity
#endif #endif