Skip to content

Commit b9bf782

Browse files
GerogeFufpistm
andauthored
Update variants/FYSETC_S6/variant.h
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
1 parent 4df3cee commit b9bf782

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

variants/FYSETC_S6/variant.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ extern "C" {
5959
#define PB13 29 //D29
6060
#define PB14 30 //D30
6161
#define PB15 31 //D31
62-
#define PC0 32 //D32
63-
#define PC1 33 //D33
64-
#define PC2 34 //D34
65-
#define PC3 35 //D35
66-
#define PC4 36 //D36
62+
#define PC0 A2 //D32
63+
#define PC1 A3 //D33
64+
#define PC2 A4 //D34
65+
#define PC3 A5 //D35
66+
#define PC4 A6 //D36
6767
#define PC5 37 //D37
6868
#define PC6 38 //D38
6969
#define PC7 39 //D39

0 commit comments

Comments
 (0)