Updates STM32 and Arduino refresh rates (1.54v2, 2.9v2, 7.5)
This commit is contained in:
parent
07230521f9
commit
588163b176
22 changed files with 1634 additions and 7190 deletions
|
|
@ -55,6 +55,9 @@ private:
|
|||
unsigned int busy_pin;
|
||||
unsigned long width;
|
||||
unsigned long height;
|
||||
|
||||
void SetLut(unsigned char *lut);
|
||||
void SetLut_by_host(unsigned char *lut_vcom, unsigned char *lut_ww, unsigned char *lut_bw, unsigned char *lut_wb, unsigned char *lut_bb);
|
||||
};
|
||||
|
||||
#endif /* EPD7IN5_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue