Skip to content

Commit

Permalink
configs/nucleo-144: Divide a long line.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregory-nutt committed Jun 11, 2018
1 parent 083c1ae commit 15e60de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/nucleo-144/src/nucleo-144.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
/* LED
*
* The Nucleo-144 board has numerous LEDs but only three, LD1 a Green LED, LD2 a
* Blue LED and LD3 a Red LED, that can be controlled by software. The following definitions assume
* the default Solder Bridges are installed.
* Blue LED and LD3 a Red LED, that can be controlled by software. The following
* definitions assume the default Solder Bridges are installed.
*/

#define GPIO_LD1 (GPIO_OUTPUT | GPIO_PUSHPULL | GPIO_SPEED_50MHz | GPIO_OUTPUT_CLEAR | \
Expand Down

0 comments on commit 15e60de

Please sign in to comment.