forked from PAWPAW-Mirror/lib_xua
Removed test mode chan from ep0 proto
This commit is contained in:
@@ -16,6 +16,6 @@
|
|||||||
* \param c_usb_test Optional chanend to be connected to XUD if test modes required.
|
* \param c_usb_test Optional chanend to be connected to XUD if test modes required.
|
||||||
*/
|
*/
|
||||||
void Endpoint0( chanend c_ep0_out, chanend c_ep0_in, chanend c_audioCtrl,
|
void Endpoint0( chanend c_ep0_out, chanend c_ep0_in, chanend c_audioCtrl,
|
||||||
chanend ?c_mix_ctl,chanend ?c_clk_ctl, chanend ?c_usb_test);
|
chanend ?c_mix_ctl,chanend ?c_clk_ctl);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user