Skip to content

Commit e950216

Browse files
ChazJinCruz Monrreal II
authored andcommitted
Delete a button definition
1 parent 2d92ea6 commit e950216

File tree

1 file changed

+0
-2
lines changed
  • targets/TARGET_GigaDevice/TARGET_GD32F30X/TATGET_GD32F307VG

1 file changed

+0
-2
lines changed

targets/TARGET_GigaDevice/TARGET_GD32F30X/TATGET_GD32F307VG/PinNames.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,9 @@ typedef enum {
177177

178178
KEY2 = PORTA_0,
179179
KEY3 = PORTB_1,
180-
KEY4 = PORTD_2,
181180

182181
BUTTON1 = KEY2,
183182
BUTTON2 = KEY3,
184-
BUTTON3 = KEY4,
185183

186184
SERIAL_TX = PORTA_9,
187185
SERIAL_RX = PORTA_10,

0 commit comments

Comments
 (0)