|
Adafruit Library
|
#include <Arduino.h>Go to the source code of this file.
Variables | |
| const unsigned char | epd_bmp_cloud_online [] |
| cloud-thin-full icon from FontAwesome (16x16px) More... | |
| const unsigned char epd_bmp_cloud_offline [] | PROGMEM |
| cloud-xmark-thin-full icon from FontAwesome (16x16px) More... | |
| const unsigned char | epd_bmp_wifi_full [] |
| wifi-thin-full icon from FontAwesome (16x16px) More... | |
| const unsigned char | epd_bmp_wifi_fair [] |
| wifi-fair-thin-full icon from FontAwesome (16x16px) More... | |
| const unsigned char | epd_bmp_wifi_weak [] |
| wifi-weak-thin-full icon from FontAwesome (16x16px) More... | |
| const unsigned char | epd_bmp_wifi_no_signal [] |
| wifi-slash-thin-full icon from FontAwesome (16x16px) More... | |
| const unsigned char | epd_bmp_bat_full [] |
| battery-full-thin-full icon from FontAwesome (16x16px) More... | |
Icon assets for displays.
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Copyright (c) Brent Rubell 2025 for Adafruit Industries.
BSD license, all text here must be included in any redistribution.
| const unsigned char epd_bmp_cloud_online[] |
cloud-thin-full icon from FontAwesome (16x16px)
| const unsigned char epd_bmp_cloud_offline [] PROGMEM |
cloud-xmark-thin-full icon from FontAwesome (16x16px)
| const unsigned char epd_bmp_wifi_full[] |
wifi-thin-full icon from FontAwesome (16x16px)
| const unsigned char epd_bmp_wifi_fair[] |
wifi-fair-thin-full icon from FontAwesome (16x16px)
| const unsigned char epd_bmp_wifi_weak[] |
wifi-weak-thin-full icon from FontAwesome (16x16px)
| const unsigned char epd_bmp_wifi_no_signal[] |
wifi-slash-thin-full icon from FontAwesome (16x16px)
| const unsigned char epd_bmp_bat_full[] |
battery-full-thin-full icon from FontAwesome (16x16px)
1.8.13