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();
|
||||
#endif
|
||||
#if GFX_USE_GAUDIN
|
||||
_gaoudinDeinit();
|
||||
_gaudinDeinit();
|
||||
#endif
|
||||
#if GFX_USE_GADC
|
||||
_gadcDeinit();
|
||||
|
|
Loading…
Add table
Reference in a new issue