mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-12-13 19:54:39 +00:00
Remove debugging code.
This commit is contained in:
parent
c424bf08f3
commit
8a8e84d763
@ -71,9 +71,6 @@ private:
|
|||||||
|
|
||||||
touch::Calibration calibration;
|
touch::Calibration calibration;
|
||||||
|
|
||||||
static constexpr ui::Coord y_touch_values = 320 - 16 - 16;
|
|
||||||
static constexpr ui::Coord y_xlate_values = y_touch_values - 16;
|
|
||||||
|
|
||||||
Image image_calibrate_0 {
|
Image image_calibrate_0 {
|
||||||
{ 32 - 16, 32 - 16, 32, 32 },
|
{ 32 - 16, 32 - 16, 32, 32 },
|
||||||
&bitmap_target_calibrate,
|
&bitmap_target_calibrate,
|
||||||
|
Loading…
Reference in New Issue
Block a user