Cosmetic changes

Cosmetic change to reduce number of diffs showing up in pull request
pull/1277/head
modtronix-com 2015-08-14 12:06:13 +10:00
parent 16327ce210
commit 160d4bccf7
1 changed files with 2 additions and 2 deletions

View File

@ -73,12 +73,12 @@
//0 = B10/B11 //0 = B10/B11
//1 = A2/A3 //1 = A2/A3
#if !defined (MX_DEFAULT_SERIAL_PINS) #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 #endif
//MODTRONIX END /////////////////////////////////////////////////////////////// //MODTRONIX END ///////////////////////////////////////////////////////////////
/* Uncomment the line below according to the target STM32L device used in your /* Uncomment the line below according to the target STM32L device used in your
application application
*/ */