Move test point to PA10

This commit is contained in:
fruchti 2021-04-04 20:23:13 +02:00
parent 713338b900
commit 14d77a77df
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
437 438

View file

@ -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