Commit ab1f3aa6 authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

Improved tracking icon

parent 92c0bc60
This diff is collapsed.
......@@ -10,23 +10,23 @@ struct rle_bitmap
const uint8_t *data;
};
extern const struct rle_bitmap settings_icon;
extern const struct rle_bitmap gps_disconnected;
extern const struct rle_bitmap comp_circle3;
extern const struct rle_bitmap date_icon;
extern const struct rle_bitmap tracking;
extern const struct rle_bitmap comp_circle2;
extern const struct rle_bitmap game_ico;
extern const struct rle_bitmap tracking;
extern const struct rle_bitmap settings_icon;
extern const struct rle_bitmap comp_circle;
extern const struct rle_bitmap usb_ms_icon;
extern const struct rle_bitmap comp_arrow2;
extern const struct rle_bitmap gps_receiving;
extern const struct rle_bitmap comp_arrow;
extern const struct rle_bitmap date_icon;
extern const struct rle_bitmap example_icon;
extern const struct rle_bitmap battery_charging;
extern const struct rle_bitmap comp_circle3;
extern const struct rle_bitmap clock_icon;
extern const struct rle_bitmap comp_arrow2;
extern const struct rle_bitmap gps_disconnected;
extern const struct rle_bitmap example_icon;
extern const struct rle_bitmap comp_circle;
extern const struct rle_bitmap gps_receiving;
extern const struct rle_bitmap gps_searching;
extern const struct rle_bitmap comp_ico;
extern const struct rle_bitmap usb_ms_icon;
extern const struct rle_bitmap battery;
extern const struct rle_bitmap gps_searching;
#endif /* BITMAPS_H */
sw/bitmaps/tracking.bmp

774 Bytes | W: | H:

sw/bitmaps/tracking.bmp

774 Bytes | W: | H:

sw/bitmaps/tracking.bmp
sw/bitmaps/tracking.bmp
sw/bitmaps/tracking.bmp
sw/bitmaps/tracking.bmp
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment