Spelling mistake compile error
This commit is contained in:
parent
961b15cafe
commit
1e131851d6
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ void gfxDeinit(void)
|
||||||
_gaudoutDeinit();
|
_gaudoutDeinit();
|
||||||
#endif
|
#endif
|
||||||
#if GFX_USE_GAUDIN
|
#if GFX_USE_GAUDIN
|
||||||
_gaoudinDeinit();
|
_gaudinDeinit();
|
||||||
#endif
|
#endif
|
||||||
#if GFX_USE_GADC
|
#if GFX_USE_GADC
|
||||||
_gadcDeinit();
|
_gadcDeinit();
|
||||||
|
|
Loading…
Add table
Reference in a new issue