forked from PAWPAW-Mirror/lib_xua
Added optional channelend argument
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
void PllInit(void);
|
void PllInit(chanend ?c);
|
||||||
|
|
||||||
|
|
||||||
void PllMult(unsigned mult);
|
void PllMult(unsigned mult, chanend ?c);
|
||||||
|
|||||||
Reference in New Issue
Block a user