The new version of the driver board (Rev 2.3) adds an additional PWR control power supply and updates the Rpi and STM32 programs.
This commit is contained in:
parent
716d098a86
commit
6ec0aacc43
24 changed files with 44193 additions and 86923 deletions
|
|
@ -92,6 +92,7 @@ extern int EPD_RST_PIN;
|
|||
extern int EPD_DC_PIN;
|
||||
extern int EPD_CS_PIN;
|
||||
extern int EPD_BUSY_PIN;
|
||||
extern int EPD_PWR_PIN;
|
||||
|
||||
/*------------------------------------------------------------------------------------------------------*/
|
||||
void DEV_Digital_Write(UWORD Pin, UBYTE Value);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue