Move test point to PA10
This commit is contained in:
parent
713338b900
commit
14d77a77df
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
437
|
438
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
// Port A
|
// Port A
|
||||||
#define PIN_TEST_POINT 8 // PA8
|
#define PIN_TEST_POINT 10 // PA10
|
||||||
#define PIN_USB_DM 11 // PA11 - USB_DM
|
#define PIN_USB_DM 11 // PA11 - USB_DM
|
||||||
#define PIN_USB_DP 12 // PA12 - USB_DP
|
#define PIN_USB_DP 12 // PA12 - USB_DP
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue