
PT-20 Programming Guide
LED
To set the LED indicators
void set_led(int led, int mode, int duration);
set_led(LED_RED, LED_FLASH, 30);
LED moving display green light.
LED moving display red light.
LED moving display orange light.
off for (duration X 0.01) seconds then on
on for (duration X 0.01) seconds then off
flash, on then off each for (duration X 0.01)
seconds then repeat
Kommentare zu diesen Handbüchern