comparison 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
comparison
equal deleted inserted replaced
147:14e4c83a7559 148:ee744c7160ce
86 } SScheduleCtrl; 86 } SScheduleCtrl;
87 87
88 88
89 /* Variables ---------------------------------------------------------*/ 89 /* Variables ---------------------------------------------------------*/
90 extern SGlobal global; 90 extern SGlobal global;
91 extern uint8_t dohardspisync;
91 92
92 93
93 /* Function prototypes -----------------------------------------------*/ 94 /* Function prototypes -----------------------------------------------*/
94 95
95 void initGlobals(void); 96 void initGlobals(void);