From 1fc4180d41a77088bbb2c0ce020d5ff7ab88c16e Mon Sep 17 00:00:00 2001 From: inmarket Date: Sun, 8 Jul 2018 15:32:26 +1000 Subject: gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY --- gfxconf.example.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gfxconf.example.h') diff --git a/gfxconf.example.h b/gfxconf.example.h index c5def9dd..38c68073 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -264,7 +264,7 @@ /////////////////////////////////////////////////////////////////////////// //#define GFX_USE_GTIMER GFXOFF -//#define GTIMER_THREAD_PRIORITY HIGH_PRIORITY +//#define GTIMER_THREAD_PRIORITY gThreadpriorityHigh //#define GTIMER_THREAD_WORKAREA_SIZE 2048 -- cgit v1.2.3