Commit e1587f5e0f9cee6d1c359c652b8d1c87fb425cf8
1 parent
49dc0350
style(optek link swf slave):modify a compiled issue
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | ... | @@ -1103,7 +1103,7 @@ u8 optek_link_tx_data_cb(u8 cpy, u8 *buf, u8 role, u8 ext_frame, u8 id) |
| 1103 | 1103 | |
| 1104 | 1104 | if (cpy == 1) |
| 1105 | 1105 | { |
| 1106 | -#ifdef OPL_MODE_SWF | |
| 1106 | +#if (defined OPL_MODE_SWF && defined OPL_MASTER_ENABLE) | |
| 1107 | 1107 | //len = bc_tx_data.tx_len; |
| 1108 | 1108 | |
| 1109 | 1109 | if (optek_link_mode == TWS_SUBW_W_BT_T6_SF44K) | ... | ... |
Please
register
or
login
to post a comment