firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3

SVN-Revision: 28602
lede-17.01
Gabor Juhos 2011-10-26 13:34:48 +00:00
parent 1c251e09ba
commit 500a8e2014
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
#define HWID_TL_WR703N_V1 0x07030101
#define HWID_TL_WR741ND_V1 0x07410001
#define HWID_TL_WR740N_V1 0x07400001
#define HWID_TL_WR740N_V3 0x07400300
#define HWID_TL_WR740N_V3 0x07400003
#define HWID_TL_WR743ND_V1 0x07430001
#define HWID_TL_WR841N_V1_5 0x08410002
#define HWID_TL_WR841ND_V3 0x08410003