Chroma:flush
From GiderosMobile
Available since: Gideros 2020.7
Class: chroma
Description
Sends the wanted colours of the LEDs to the device. <syntaxhighlight lang="lua"> () = Chroma:flush(device) </source>
Parameters
device: (text) Name of the device, eg keyboard, mouse.
Return values