Improve memory usage

This commit is contained in:
Armel FAUVEAU
2024-02-24 05:34:21 +01:00
parent a7a8b41397
commit ab606b7eea
2 changed files with 27 additions and 28 deletions

View File

@@ -40,7 +40,6 @@ void ST7565_WriteByte(uint8_t Value);
#ifdef ENABLE_FEAT_F4HWN
void ST7565_ContrastAndInv(void);
void ST7565_Cmd(uint8_t);
#endif
#endif