Mercurial > public > ostc4
comparison 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 |
comparison
equal
deleted
inserted
replaced
872:5e027b0f7475 | 873:e373e90a48db |
---|---|
96 GPIO_PinState MX_GPIO_Read_The_One_Button(void); | 96 GPIO_PinState MX_GPIO_Read_The_One_Button(void); |
97 | 97 |
98 void MX_TestPin_High(void); | 98 void MX_TestPin_High(void); |
99 void MX_TestPin_Low(void); | 99 void MX_TestPin_Low(void); |
100 | 100 |
101 uint8_t hardwareDisplay; //< either OSTC4 LCD (=0) or new Screen (=1) | |
101 | 102 |
102 #endif // OSTC_H | 103 #endif // OSTC_H |