img_cc_Cable.c 262 B

1234567891011121314151617
  1. // ####..##
  2. // ##..####
  3. // ####..##
  4. // ##..####
  5. // ####..##
  6. // ##..####
  7. // ####..##
  8. // ##..####
  9. // ####..##
  10. // ##..####
  11. // ####..##
  12. #include "images.h"
  13. const image_t img_cc_Cable = { 4, 11, true, 4, 0x00, { // orig:6, comp:33.33%
  14. 0x00, 0x05, 0xDB, 0xD0
  15. }};