DIGITALWRITE()

digitalWrite(LED_BUILTIN, HIGH);   // turn the LED on (HIGH is the voltage level)

Last updated