File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -167,30 +167,6 @@ static const struct vnt_threshold vt3226_vnt_threshold[] = {
167
167
{41 , 0xff , 0x00 }
168
168
};
169
169
170
- static const struct vnt_threshold vt3342_vnt_threshold [] = {
171
- {0 , 0x00 , 0x38 }, /* Max sensitivity */
172
- {66 , 0x00 , 0x43 },
173
- {65 , 0x00 , 0x52 },
174
- {64 , 0x00 , 0x68 },
175
- {63 , 0x00 , 0x80 },
176
- {62 , 0x00 , 0x9c },
177
- {61 , 0x00 , 0xc0 },
178
- {60 , 0x00 , 0xea },
179
- {59 , 0x01 , 0x30 },
180
- {58 , 0x01 , 0x70 },
181
- {57 , 0x01 , 0xb0 },
182
- {56 , 0x02 , 0x30 },
183
- {55 , 0x02 , 0xc0 },
184
- {53 , 0x04 , 0x00 },
185
- {51 , 0x07 , 0x00 },
186
- {49 , 0x0a , 0x00 },
187
- {47 , 0x11 , 0x00 },
188
- {45 , 0x18 , 0x00 },
189
- {43 , 0x26 , 0x00 },
190
- {42 , 0x36 , 0x00 },
191
- {41 , 0xff , 0x00 }
192
- };
193
-
194
170
/*
195
171
* Description: Set Antenna mode
196
172
*
You can’t perform that action at this time.
0 commit comments