Skip to content

Commit

Permalink
Renaming the last remaining spares with their pin names.
Browse files Browse the repository at this point in the history
  • Loading branch information
kbahey committed Jul 17, 2018
1 parent c27a468 commit 67795e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pinmaps/Pins.STM32B.h
Expand Up @@ -67,8 +67,8 @@
#define F1ST PB3
#define F1DR PA15

#define SPARE3 PA14
#define SPARE4 PA13
#define SPARE_PA14 PA14
#define SPARE_PA13 PA13

#elif defined(STM32Black_ON)

Expand Down

0 comments on commit 67795e8

Please sign in to comment.