From 4eb3f044a01c02b17835841f95dfbb414ebf47ea Mon Sep 17 00:00:00 2001 From: Jared Boone Date: Mon, 25 Jul 2016 15:29:52 -0700 Subject: [PATCH] TPMS: Close row between controls and table header. --- firmware/application/tpms_app.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/application/tpms_app.hpp b/firmware/application/tpms_app.hpp index 84aacd61f..fc9e0c350 100644 --- a/firmware/application/tpms_app.hpp +++ b/firmware/application/tpms_app.hpp @@ -119,7 +119,7 @@ private: } }; - static constexpr ui::Dim header_height = 2 * 16; + static constexpr ui::Dim header_height = 1 * 16; RSSI rssi { { 21 * 8, 0, 6 * 8, 4 },