mirror of https://github.com/ARMmbed/mbed-os.git
Cosmetic changes
Cosmetic change to reduce number of diffs showing up in pull requestpull/1277/head
parent
16327ce210
commit
160d4bccf7
|
@ -73,7 +73,7 @@
|
|||
//0 = B10/B11
|
||||
//1 = A2/A3
|
||||
#if !defined (MX_DEFAULT_SERIAL_PINS)
|
||||
#define MX_DEFAULT_SERIAL_PINS 0 // Use B10/B11 for default serial port, in stead of A2/A3
|
||||
#define MX_DEFAULT_SERIAL_PINS 0 /*!< Use B10/B11 for default serial port, in stead of A2/A3 */
|
||||
#endif
|
||||
|
||||
//MODTRONIX END ///////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue