Jump to content

LED controls


Guest yves

Recommended Posts

Hi Board,

On PocketPC I could use

#include <nled.h> extern " C "


{


  BOOL NLedGetDeviceInfo(INT nID, PVOID pOutput);


  BOOL NLedSetDevice(INT nID, PVOID pOutput);


}    

to get control of the LEDs on the device. is there any way to control the LEDs on the Smartphone?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.