module documentation

Desktop - Full-screen desktop interface.

Class Desktop A class to manage the desktop environment for the display.
Constant _BLUETOOTH_OFF_BLACK Undocumented
Constant _BLUETOOTH_ON_BLACK Undocumented
Constant _WIFI_OFF_BLACK Undocumented
Constant _WIFI_ON_BLACK Undocumented
_BLUETOOTH_OFF_BLACK =

Undocumented

Value
bytes([0,
       0,
       0,
       0,
       0,
       0,
       255,
...
_BLUETOOTH_ON_BLACK =

Undocumented

Value
bytes([0,
       0,
       0,
       0,
       0,
       0,
       0,
...
_WIFI_OFF_BLACK =

Undocumented

Value
bytes([0,
       0,
       255,
       0,
       0,
       0,
       0,
...
_WIFI_ON_BLACK =

Undocumented

Value
bytes([0,
       0,
       0,
       0,
       0,
       0,
       0,
...