User Manual

the keyword LOW as an argument to turn the LED off. You can use the keyword TOGGLE to toggle the LED
state.
static void OrangutanLEDs::yellow(unsigned char state)
void yellow_led(unsigned char state)
This method controls the Orangutan X2’s yellow user LED and is only defined for the Orangutan X2 version
of the library. You can use the keyword HIGH as an argument to turn the LED on, and you can use the
keyword LOW as an argument to turn the LED off. You can use the keyword TOGGLE to toggle the LED
state.
Pololu AVR Library Command Reference © 2001–2015 Pololu Corporation
6. Orangutan LEDs Page 27 of 65