summaryrefslogtreecommitdiff
path: root/src/displayapp/icons/bluetooth/os_bt_disconnected.c
diff options
context:
space:
mode:
authormabuch <marcel.buechler@gmail.com>2022-06-05 16:50:36 (GMT)
committerMichele Bini <michele.bini@gmail.com>2022-06-06 05:45:54 (GMT)
commitbef5d33532b09115d25b9dd05b7b5200cb7c8299 (patch)
tree4b2a554e344065b741169d581bcee4deef4fc12c /src/displayapp/icons/bluetooth/os_bt_disconnected.c
parent5866c5d6096270a0b1dfea9c8dc717236a0472c8 (diff)
remove old unused bluetooth icons (#1172)
Diffstat (limited to 'src/displayapp/icons/bluetooth/os_bt_disconnected.c')
-rw-r--r--src/displayapp/icons/bluetooth/os_bt_disconnected.c58
1 files changed, 0 insertions, 58 deletions
diff --git a/src/displayapp/icons/bluetooth/os_bt_disconnected.c b/src/displayapp/icons/bluetooth/os_bt_disconnected.c
deleted file mode 100644
index 930179b..0000000
--- a/src/displayapp/icons/bluetooth/os_bt_disconnected.c
+++ /dev/null
@@ -1,58 +0,0 @@
-#include "lvgl/lvgl.h"
-
-#ifndef LV_ATTRIBUTE_MEM_ALIGN
-#define LV_ATTRIBUTE_MEM_ALIGN
-#endif
-
-#ifndef LV_ATTRIBUTE_IMG_CK_OS_BT_DISCONNECTED
-#define LV_ATTRIBUTE_IMG_CK_OS_BT_DISCONNECTED
-#endif
-
-const LV_ATTRIBUTE_MEM_ALIGN LV_ATTRIBUTE_IMG_CK_OS_BT_DISCONNECTED uint8_t ck_os_bt_disconnected_map[] = {
- 0x6c, 0xfe, 0x6c, 0xff, /*Color of index 0*/
- 0xc4, 0xc2, 0xc4, 0xff, /*Color of index 1*/
- 0xe4, 0xe6, 0xe4, 0xff, /*Color of index 2*/
- 0xff, 0xff, 0xff, 0xff, /*Color of index 3*/
-
- 0x00, 0x00, 0x00, 0x54, 0x00, 0x00, 0x00, 0x00,
- 0x0a, 0x00, 0x00, 0x55, 0x00, 0x00, 0x00, 0x00,
- 0x2a, 0x80, 0x00, 0x55, 0x40, 0x00, 0x00, 0x00,
- 0x2a, 0xa0, 0x00, 0x55, 0x50, 0x00, 0x00, 0x00,
- 0x0a, 0xa8, 0x00, 0x55, 0x54, 0x00, 0x00, 0x00,
- 0x02, 0xaa, 0x00, 0x55, 0x55, 0x00, 0x00, 0x00,
- 0x00, 0xaa, 0x80, 0x55, 0x55, 0x40, 0x00, 0x00,
- 0x00, 0x2a, 0xa0, 0x55, 0x15, 0x50, 0x00, 0x00,
- 0x00, 0x0a, 0xa8, 0x15, 0x05, 0x54, 0x00, 0x00,
- 0x00, 0x02, 0xaa, 0x05, 0x01, 0x55, 0x00, 0x00,
- 0x00, 0x00, 0xaa, 0x81, 0x01, 0x55, 0x00, 0x00,
- 0x00, 0x00, 0x2a, 0xa0, 0x05, 0x54, 0x00, 0x00,
- 0x00, 0x00, 0x0a, 0xa8, 0x15, 0x50, 0x00, 0x00,
- 0x00, 0x00, 0x02, 0xaa, 0x05, 0x40, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0xaa, 0x81, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x2a, 0xa0, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x0a, 0xa8, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x42, 0xaa, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x01, 0x50, 0xaa, 0x80, 0x00, 0x00,
- 0x00, 0x00, 0x05, 0x54, 0x2a, 0xa0, 0x00, 0x00,
- 0x00, 0x00, 0x15, 0x55, 0x0a, 0xa8, 0x00, 0x00,
- 0x00, 0x00, 0x55, 0x55, 0x02, 0xaa, 0x00, 0x00,
- 0x00, 0x01, 0x55, 0x55, 0x00, 0xaa, 0x80, 0x00,
- 0x00, 0x05, 0x54, 0x55, 0x04, 0x2a, 0xa0, 0x00,
- 0x00, 0x05, 0x50, 0x55, 0x15, 0x0a, 0xa8, 0x00,
- 0x00, 0x05, 0x40, 0x55, 0x55, 0x42, 0xaa, 0x00,
- 0x00, 0x00, 0x00, 0x55, 0x55, 0x00, 0xaa, 0x80,
- 0x00, 0x00, 0x00, 0x55, 0x54, 0x00, 0x2a, 0xa0,
- 0x00, 0x00, 0x00, 0x55, 0x50, 0x00, 0x0a, 0xa8,
- 0x00, 0x00, 0x00, 0x55, 0x40, 0x00, 0x02, 0xa8,
- 0x00, 0x00, 0x00, 0x55, 0x00, 0x00, 0x00, 0xa0,
- 0x00, 0x00, 0x00, 0x54, 0x00, 0x00, 0x00, 0x00,
-};
-
-const lv_img_dsc_t ck_os_bt_disconnected = {
- .header.always_zero = 0,
- .header.w = 32,
- .header.h = 32,
- .data_size = 272,
- .header.cf = LV_IMG_CF_INDEXED_2BIT,
- .data = ck_os_bt_disconnected_map,
-};