mirror of
https://github.com/pengwon/epd42.git
synced 2025-12-10 16:28:11 +08:00
save epd config on flash
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
#ifndef EPD_BSP_H__
|
||||
#define EPD_BSP_H__
|
||||
|
||||
#define RX_PIN_NUMBER 0
|
||||
#define TX_PIN_NUMBER 6
|
||||
#define RTS_PIN_NUMBER 0
|
||||
#define CTS_PIN_NUMBER 0
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user