Contains definitions for standard icons including the connection active icon and the wifi signal strength icon. Icons in this file are all 16 x 12 pixels for medium to high res displays. More...
Go to the source code of this file.
Variables | |
const uint8_t iconWifiNotConnected[] | PROGMEM |
Contains definitions for standard icons including the connection active icon and the wifi signal strength icon. Icons in this file are all 16 x 12 pixels for medium to high res displays.
const uint8_t* const iconsEthernetConnection [] PROGMEM |
Defines a set of 5 icons for wifi, not connected and then various signal strength. 0 is no connection, 4 is good signal. Usually used with a TitleWidget on a medium to high resolution display. the icons are 16 x 12 pixels.
Defines a set of 2 icons for connection active, a boolean state of either active (1) or not active (0). Usually used with a TitleWidget on a medium to high resolution display. the icons are 16 x 12 pixels.
Defines a set of two icons to show the wired ethernet connected and disconnected state