Skip to content

Commit 160d4bc

Browse files
committed
Cosmetic changes
Cosmetic change to reduce number of diffs showing up in pull request
1 parent 16327ce commit 160d4bc

File tree

1 file changed

+2
-2
lines changed
  • libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32SC151

1 file changed

+2
-2
lines changed

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32SC151/stm32l1xx.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@
7373
//0 = B10/B11
7474
//1 = A2/A3
7575
#if !defined (MX_DEFAULT_SERIAL_PINS)
76-
#define MX_DEFAULT_SERIAL_PINS 0 // Use B10/B11 for default serial port, in stead of A2/A3
76+
#define MX_DEFAULT_SERIAL_PINS 0 /*!< Use B10/B11 for default serial port, in stead of A2/A3 */
7777
#endif
7878

7979
//MODTRONIX END ///////////////////////////////////////////////////////////////
8080

81-
/* Uncomment the line below according to the target STM32L device used in your
81+
/* Uncomment the line below according to the target STM32L device used in your
8282
application
8383
*/
8484

0 commit comments

Comments
 (0)