Clean up W25QXXFlash class

This commit is contained in:
Scott Lahteine
2020-09-10 17:34:41 -05:00
parent b33f4ba300
commit 6759aff220
6 changed files with 4 additions and 18 deletions

View File

@@ -49,7 +49,6 @@
#include "../../../../feature/pause.h"
#endif
W25QXXFlash W25QXX;
CFG_ITMES gCfgItems;
UI_CFG uiCfg;
DISP_STATE_STACK disp_state_stack;