Jump to content

Recommended Posts

Posted

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?

thanks

nW

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...