Skip to content

Commit 57f385a

Browse files
Archcady0xc0170
authored andcommitted
mute some debug message in wlan lib
1 parent 7c2e73d commit 57f385a

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/PinNames.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,7 @@ typedef enum {
189189

190190
D16 = PA_1,
191191
D17 = PA_0,
192-
D18 = PE_1,
193-
D19 = PE_5,
192+
D18 = PE_5,
194193

195194

196195
// Generic signals namings
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)