User can take control of the RGB LED, or give control back to the system.
// take control of the RGB LED RGB.control(true); // resume normal operation RGB.control(false);