From f265924396167729e8d9fb36a0383263f36c1270 Mon Sep 17 00:00:00 2001 From: inmarket Date: Tue, 27 Feb 2018 17:44:21 +1000 Subject: First set of V3 macro changes --- src/gtimer/gtimer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gtimer/gtimer.h') diff --git a/src/gtimer/gtimer.h b/src/gtimer/gtimer.h index e818f3e7..cecf8e70 100644 --- a/src/gtimer/gtimer.h +++ b/src/gtimer/gtimer.h @@ -21,7 +21,7 @@ * This contrary to the goals of a real-time operating system. So a user-land * (thread based) timer mechanism is also required. * - * @pre GFX_USE_GTIMER must be set to TRUE in your gfxconf.h + * @pre GFX_USE_GTIMER must be set to GFXON in your gfxconf.h * * @{ */ -- cgit v1.2.3