diff Discovery/Inc/ostc.h @ 873:e373e90a48db Evo_2_23

merge new screen stuff
author heinrichsweikamp
date Wed, 14 Aug 2024 16:44:46 +0200
parents f7318457df4d
children 8d3f3a635397
line wrap: on
line diff
--- a/Discovery/Inc/ostc.h	Wed Aug 14 14:41:04 2024 +0200
+++ b/Discovery/Inc/ostc.h	Wed Aug 14 16:44:46 2024 +0200
@@ -98,5 +98,6 @@
 void MX_TestPin_High(void);
 void MX_TestPin_Low(void);
 
+uint8_t	hardwareDisplay;		//< either OSTC4 LCD (=0) or new Screen (=1)
 
 #endif // OSTC_H