summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES6
-rw-r--r--apps/plugins/bitmaps/native/resistor.132x80x16.bmpbin7974 -> 0 bytes
-rw-r--r--apps/plugins/bitmaps/native/resistor.68x20x16.bmpbin0 -> 4134 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 6b51cdb078..598f75975a 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -897,10 +897,10 @@ resistor.220x176x16.bmp
897resistor.176x220x16.bmp 897resistor.176x220x16.bmp
898#elif (LCD_WIDTH >= 160) 898#elif (LCD_WIDTH >= 160)
899resistor.160x128x16.bmp 899resistor.160x128x16.bmp
900#elif (LCD_WIDTH >= 132) 900#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 96)
901resistor.132x80x16.bmp
902#elif (LCD_WIDTH >= 128)
903resistor.128x128x16.bmp 901resistor.128x128x16.bmp
902#else
903resistor.68x20x16.bmp
904#endif 904#endif
905 905
906#endif /* HAVE_LCD_BITMAP */ 906#endif /* HAVE_LCD_BITMAP */
diff --git a/apps/plugins/bitmaps/native/resistor.132x80x16.bmp b/apps/plugins/bitmaps/native/resistor.132x80x16.bmp
deleted file mode 100644
index 1401e4f400..0000000000
--- a/apps/plugins/bitmaps/native/resistor.132x80x16.bmp
+++ /dev/null
Binary files differ
diff --git a/apps/plugins/bitmaps/native/resistor.68x20x16.bmp b/apps/plugins/bitmaps/native/resistor.68x20x16.bmp
new file mode 100644
index 0000000000..6d90cafa84
--- /dev/null
+++ b/apps/plugins/bitmaps/native/resistor.68x20x16.bmp
Binary files differ