Runtime fixes for DFU disable

This commit is contained in:
Ross Owen
2017-03-09 12:45:59 +00:00
parent 2371a58d90
commit 248b73e285
3 changed files with 6 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
* endpoint manager if present
*/
void Endpoint0(chanend c_ep0_out, chanend c_ep0_in, chanend c_audioCtrl,
chanend ?c_mix_ctl,chanend ?c_clk_ctl, chanend ?c_EANativeTransport_ctr, client interface i_dfu dfuInterface
chanend ?c_mix_ctl,chanend ?c_clk_ctl, chanend ?c_EANativeTransport_ctr, client interface i_dfu ?dfuInterface
VENDOR_REQUESTS_PARAMS_DEC_);
#endif