mirror of
https://github.com/m5stack/meshtastic-device-ui.git
synced 2026-05-20 11:51:03 -07:00
95 lines
5.0 KiB
C
95 lines
5.0 KiB
C
#include "images.h"
|
|
|
|
const ext_img_desc_t images[90] = {
|
|
{ "meshtastic_boot_logo_image", &img_meshtastic_boot_logo_image },
|
|
{ "settings_button_image", &img_settings_button_image },
|
|
{ "map_button_image", &img_map_button_image },
|
|
{ "messages_button_image", &img_messages_button_image },
|
|
{ "groups_button_image", &img_groups_button_image },
|
|
{ "nodes_button_image", &img_nodes_button_image },
|
|
{ "home_button_image", &img_home_button_image },
|
|
{ "home_mail_button_image", &img_home_mail_button_image },
|
|
{ "home_nodes_button_image", &img_home_nodes_button_image },
|
|
{ "home_location_button_image", &img_home_location_button_image },
|
|
{ "home_wlan_button_image", &img_home_wlan_button_image },
|
|
{ "home_bluetooth_on_button_image", &img_home_bluetooth_on_button_image },
|
|
{ "home_memory_button", &img_home_memory_button },
|
|
{ "node_client_image", &img_node_client_image },
|
|
{ "keyboard_image", &img_keyboard_image },
|
|
{ "top_nodes_image", &img_top_nodes_image },
|
|
{ "top_group_image", &img_top_group_image },
|
|
{ "top_chats_image", &img_top_chats_image },
|
|
{ "top_settings_image", &img_top_settings_image },
|
|
{ "top_map_image", &img_top_map_image },
|
|
{ "msg_popup_button_image", &img_msg_popup_button_image },
|
|
{ "top_message_node_images", &img_top_message_node_images },
|
|
{ "battery_full_image", &img_battery_full_image },
|
|
{ "battery_mid_image", &img_battery_mid_image },
|
|
{ "battery_low_image", &img_battery_low_image },
|
|
{ "battery_empty_warn_image", &img_battery_empty_warn_image },
|
|
{ "battery_bolt_image", &img_battery_bolt_image },
|
|
{ "home_wlan_off_image", &img_home_wlan_off_image },
|
|
{ "home_bluetooth_off_button_image", &img_home_bluetooth_off_button_image },
|
|
{ "node_router_image", &img_node_router_image },
|
|
{ "node_sensor_image", &img_node_sensor_image },
|
|
{ "home_mail_unread_button_image", &img_home_mail_unread_button_image },
|
|
{ "groups_key_image", &img_groups_key_image },
|
|
{ "groups_lock_image", &img_groups_lock_image },
|
|
{ "groups_unlock_image", &img_groups_unlock_image },
|
|
{ "knob_logo_image", &img_knob_logo_image },
|
|
{ "circle_question_image", &img_circle_question_image },
|
|
{ "meshtastic_logo_image", &img_meshtastic_logo_image },
|
|
{ "settings_trash_image", &img_settings_trash_image },
|
|
{ "reboot_image", &img_reboot_image },
|
|
{ "shutdown_image", &img_shutdown_image },
|
|
{ "home_clock_image", &img_home_clock_image },
|
|
{ "home_ethernet_button_image", &img_home_ethernet_button_image },
|
|
{ "top_node_detector_image", &img_top_node_detector_image },
|
|
{ "battery_empty_image", &img_battery_empty_image },
|
|
{ "signal_slider_image", &img_signal_slider_image },
|
|
{ "signal_full_image", &img_signal_full_image },
|
|
{ "battery_plug_image", &img_battery_plug_image },
|
|
{ "mqtt_logo2_image", &img_mqtt_logo2_image },
|
|
{ "top_chart_image", &img_top_chart_image },
|
|
{ "debug_log_image", &img_debug_log_image },
|
|
{ "top_neighbors_image", &img_top_neighbors_image },
|
|
{ "radar_beam_image", &img_radar_beam_image },
|
|
{ "lock_channel_image", &img_lock_channel_image },
|
|
{ "lock_secure_image", &img_lock_secure_image },
|
|
{ "home_lora_image", &img_home_lora_image },
|
|
{ "top_lora_image", &img_top_lora_image },
|
|
{ "home_bell_image", &img_home_bell_image },
|
|
{ "home_bell_slash_image", &img_home_bell_slash_image },
|
|
{ "key_generate_image", &img_key_generate_image },
|
|
{ "home_signal_button_image", &img_home_signal_button_image },
|
|
{ "home_no_signal_image", &img_home_no_signal_image },
|
|
{ "home_weak_signal_image", &img_home_weak_signal_image },
|
|
{ "home_fair_signal_image", &img_home_fair_signal_image },
|
|
{ "home_strong_signal_image", &img_home_strong_signal_image },
|
|
{ "home_good_signal_image", &img_home_good_signal_image },
|
|
{ "lock_slash_image", &img_lock_slash_image },
|
|
{ "user_question_image", &img_user_question_image },
|
|
{ "hourgalss_start_image", &img_hourgalss_start_image },
|
|
{ "home_sd_card_image", &img_home_sd_card_image },
|
|
{ "bluetooth_on_image", &img_bluetooth_on_image },
|
|
{ "top_loop_image", &img_top_loop_image },
|
|
{ "nav_up_image", &img_nav_up_image },
|
|
{ "nav_left_image", &img_nav_left_image },
|
|
{ "nav_right_image", &img_nav_right_image },
|
|
{ "nav_down_image", &img_nav_down_image },
|
|
{ "nav_home_image", &img_nav_home_image },
|
|
{ "location_pin_image", &img_location_pin_image },
|
|
{ "no_tile_image", &img_no_tile_image },
|
|
{ "circle_image", &img_circle_image },
|
|
{ "zoom_minus_image", &img_zoom_minus_image },
|
|
{ "zoom_plus_image", &img_zoom_plus_image },
|
|
{ "gps_location_image", &img_gps_location_image },
|
|
{ "location_lock_image", &img_location_lock_image },
|
|
{ "node_location_pin24_image", &img_node_location_pin24_image },
|
|
{ "reboot_BT_on_image", &img_reboot_bt_on_image },
|
|
{ "unmessagable_image", &img_unmessagable_image },
|
|
{ "home_qr_button_image", &img_home_qr_button_image },
|
|
{ "groups_bell_slash_image", &img_groups_bell_slash_image },
|
|
{ "groups_bell_image", &img_groups_bell_image },
|
|
};
|