comparison Discovery/Inc/t7.h @ 737:5071d554aaa5

NEW: Add mini compass with marker declination indication Contribution from mikeller
author heinrichsweikamp
date Mon, 06 Mar 2023 16:03:00 +0100
parents 980d7f8d5530
children 9334bdc30d60
comparison
equal deleted inserted replaced
736:8a2337c7af52 737:5071d554aaa5
50 LCC_BottleBar, 50 LCC_BottleBar,
51 #endif 51 #endif
52 #ifdef ENABLE_PSCR_MODE 52 #ifdef ENABLE_PSCR_MODE
53 LCC_SimPpo2, 53 LCC_SimPpo2,
54 #endif 54 #endif
55 LLC_Compass,
55 LLC_END 56 LLC_END
56 57
57 } customview_llc_t; 58 } customview_llc_t;
58 59
59 /* Exported functions --------------------------------------------------------*/ 60 /* Exported functions --------------------------------------------------------*/