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/gdriver/gdriver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gdriver/gdriver.h') diff --git a/src/gdriver/gdriver.h b/src/gdriver/gdriver.h index 6f245ef1..4a1959a6 100644 --- a/src/gdriver/gdriver.h +++ b/src/gdriver/gdriver.h @@ -26,7 +26,7 @@ * @note This module gdriver.h file is NOT included in the general gfx.h file. * Instead it is included in each driver type's driver API. * - * @pre GFX_USE_GDRIVER must be set to TRUE in your gfxconf.h + * @pre GFX_USE_GDRIVER must be set to GFXON in your gfxconf.h * * @{ */ -- cgit v1.2.3