mirror of
https://github.com/opentx/opentx.git
synced 2025-07-16 12:55:12 +03:00
Dead code removed
This commit is contained in:
parent
27abd4e7d5
commit
05737a26d9
2 changed files with 0 additions and 2 deletions
|
@ -35,7 +35,6 @@
|
|||
#define PHASE_FLAGS 0
|
||||
#define VBATT_X (6*FW-1)
|
||||
#define VBATT_Y (2*FH)
|
||||
#define VBATTUNIT_X (VBATT_X-1)
|
||||
#define VBATTUNIT_Y (3*FH)
|
||||
#define REBOOT_X (20*FW-3)
|
||||
#define BAR_HEIGHT (BOX_WIDTH-1l) // don't remove the l here to force 16bits maths on 9X
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
#define MODELNAME_Y (11)
|
||||
#define VBATT_X (MODELNAME_X+26)
|
||||
#define VBATT_Y (FH+3)
|
||||
#define VBATTUNIT_X (VBATT_X-2)
|
||||
#define VBATTUNIT_Y VBATT_Y
|
||||
#define BITMAP_X ((LCD_W-64)/2)
|
||||
#define BITMAP_Y (LCD_H/2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue