mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
LCD Inversion refactoring
This commit is contained in:
@@ -16,3 +16,5 @@ void u8g2_Setup_st756x_flipper(
|
||||
void u8x8_d_st756x_init(u8x8_t* u8x8, uint8_t contrast, uint8_t regulation_ratio, bool bias);
|
||||
|
||||
void u8x8_d_st756x_set_contrast(u8x8_t* u8x8, int8_t contrast_offset);
|
||||
|
||||
void u8x8_d_st756x_set_inversion(u8x8_t* u8x8, bool arg);
|
||||
Reference in New Issue
Block a user