Difference between revisions of "Chroma:flush"
From GiderosMobile
(Created page with "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2020.6<br/> '''<translate>Class</translate>:''' chroma<br/> === <tr...") |
(No difference)
|
Revision as of 15:35, 27 June 2020
Available since: Gideros 2020.6
Class: chroma
Description
Sends the wanted colours of the LEDs to the device.
() = Chroma:flush(device)
Parameters
device: (text) Name of the device, eg keyboard, mouse.
Return values