Guest nomadicWhale Posted August 30, 2004 Report Posted August 30, 2004 how do I set a specific led?the methods available are:extern void MIOS_DOUT_PinSet(unsigned char pin_value);extern void MIOS_DOUT_PinSet0(void);extern void MIOS_DOUT_PinSet1(void);none of them have a the pin number as a parameter.what am i missing?thanksnW
TK. Posted September 2, 2004 Report Posted September 2, 2004 Thats a declaration error in the wrapper, I will fix thisBest Regards, Thorsten.
Guest nomadicWhale Posted September 4, 2004 Report Posted September 4, 2004 Great. thanks TK. Let me know when I can give it another try.nWadded: I did some of the fix localy on my copy of the code.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now