Save 84 bytes

This commit is contained in:
Armel FAUVEAU
2024-02-12 04:33:58 +01:00
parent f1d8773c08
commit 19e5cf2f20
2 changed files with 18 additions and 18 deletions

View File

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