Skip to content

Commit 7689cf5

Browse files
committed
mute some debug message in wlan lib
1 parent 7310f73 commit 7689cf5

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)