Mercurial > public > ostc4
diff Small_CPU/Inc/scheduler.h @ 148:ee744c7160ce FlipDisplay
Use SPI TX callback to synchronize to main CPU
author | Ideenmodellierer |
---|---|
date | Sat, 02 Mar 2019 17:01:06 +0100 |
parents | 6b83ca1225de |
children | 331882a89421 |
line wrap: on
line diff
--- a/Small_CPU/Inc/scheduler.h Sat Mar 02 16:57:59 2019 +0100 +++ b/Small_CPU/Inc/scheduler.h Sat Mar 02 17:01:06 2019 +0100 @@ -88,6 +88,7 @@ /* Variables ---------------------------------------------------------*/ extern SGlobal global; +extern uint8_t dohardspisync; /* Function prototypes -----------------------------------------------*/