@ -124,7 +124,7 @@ extern int dirty;
bool completed = false;
static THD_WORKING_AREA(waThread1, 900);
static THD_WORKING_AREA(waThread1, 768);
static THD_FUNCTION(Thread1, arg)
{
(void)arg;
Powered by TurnKey Linux.