Well, I assume you've tested this and it works. I would usually add a few macros for the options like FPM_FLASHING_LIGHT etc. but there are too many of them to be worth it, for now anyways.
Have you tried the existing led_on() function? If it doesn't work, then your sensor simply doesn't support it. The library can only expose existing functionality, after all.
Well, I assume you've tested this and it works. I would usually add a few macros for the options like
FPM_FLASHING_LIGHT
etc. but there are too many of them to be worth it, for now anyways.