We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4703d95 + 414fcdb commit 3c827b2Copy full SHA for 3c827b2
tools/flash_tool/bl602/device_tree/bl_factory_params_IoTKitA_40M.dts
@@ -177,15 +177,15 @@
177
tx {
178
status = "disable";
179
pin = <11>; // only support 11
180
- mode = "NEC"; // NEC、ExtenedNEC、RC5、SWM
+ mode = "NEC"; // NECExtenedNECRC5SWM
181
interval = <100>; // ms
182
- active_mode = "Hi"; //Hi、Lo
+ active_mode = "Hi"; //HiLo
183
};
184
rx {
185
status = "okay";
186
pin = <12>; // only support 12 13
187
188
189
190
191
uart {
0 commit comments