Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Update name of PORTD3 #10

Merged
merged 1 commit into from
Jul 29, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion variants/NUCLEO_8L152R8/variant.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ enum {
PC2, //D5 PWM
PC3, //D6 PWM
PD1, //D7
PD8, //D8
PD3, //D8
PC4, //D9 PWM
PB4, //D10 SPI Clock
PB6, //D11 SPI MOSI
Expand Down