HOW TO controll the inbuit led arduino code example Example: blink led arduino void setup() { pinMode(ledPin, OUTPUT); }