mirror of
https://github.com/HalfSweetStudio/EPaperDrive.git
synced 2026-04-02 06:35:05 +08:00
增加字库文件,修复HardSPIHelloWorld例程的bug
This commit is contained in:
@@ -56,6 +56,7 @@ void setup()
|
||||
#endif
|
||||
#endif
|
||||
EPD.SetHardSPI(&SPI);
|
||||
LittleFS.begin();
|
||||
EPD.SetFS(&LittleFS); //设置存放字体的文件系统,传入的为该文件系统的操作指针,可自行修改
|
||||
|
||||
EPD.EPD_Set_Model(HINKE0266A15A0); //设置屏幕类型,具体型号可以参考文档
|
||||
|
||||
BIN
examples/HardSPIHelloWorld/data/font10
Normal file
BIN
examples/HardSPIHelloWorld/data/font10
Normal file
Binary file not shown.
BIN
examples/HardSPIHelloWorld/data/font12
Normal file
BIN
examples/HardSPIHelloWorld/data/font12
Normal file
Binary file not shown.
BIN
examples/HardSPIHelloWorld/data/font32
Normal file
BIN
examples/HardSPIHelloWorld/data/font32
Normal file
Binary file not shown.
BIN
examples/HardSPIHelloWorld/data/font60
Normal file
BIN
examples/HardSPIHelloWorld/data/font60
Normal file
Binary file not shown.
BIN
examples/HardSPIHelloWorld/data/font70
Normal file
BIN
examples/HardSPIHelloWorld/data/font70
Normal file
Binary file not shown.
BIN
examples/HardSPIHelloWorld/data/weathericon
Normal file
BIN
examples/HardSPIHelloWorld/data/weathericon
Normal file
Binary file not shown.
BIN
examples/HardSPIHelloWorld/data/weathericon32
Normal file
BIN
examples/HardSPIHelloWorld/data/weathericon32
Normal file
Binary file not shown.
BIN
examples/HardSPIHelloWorld/data/weathericon50
Normal file
BIN
examples/HardSPIHelloWorld/data/weathericon50
Normal file
Binary file not shown.
BIN
examples/HardSPIHelloWorld/data/weathericon80
Normal file
BIN
examples/HardSPIHelloWorld/data/weathericon80
Normal file
Binary file not shown.
BIN
examples/HelloWorld/data/font10
Normal file
BIN
examples/HelloWorld/data/font10
Normal file
Binary file not shown.
BIN
examples/HelloWorld/data/font12
Normal file
BIN
examples/HelloWorld/data/font12
Normal file
Binary file not shown.
BIN
examples/HelloWorld/data/font32
Normal file
BIN
examples/HelloWorld/data/font32
Normal file
Binary file not shown.
BIN
examples/HelloWorld/data/font60
Normal file
BIN
examples/HelloWorld/data/font60
Normal file
Binary file not shown.
BIN
examples/HelloWorld/data/font70
Normal file
BIN
examples/HelloWorld/data/font70
Normal file
Binary file not shown.
BIN
examples/HelloWorld/data/weathericon
Normal file
BIN
examples/HelloWorld/data/weathericon
Normal file
Binary file not shown.
BIN
examples/HelloWorld/data/weathericon32
Normal file
BIN
examples/HelloWorld/data/weathericon32
Normal file
Binary file not shown.
BIN
examples/HelloWorld/data/weathericon50
Normal file
BIN
examples/HelloWorld/data/weathericon50
Normal file
Binary file not shown.
BIN
examples/HelloWorld/data/weathericon80
Normal file
BIN
examples/HelloWorld/data/weathericon80
Normal file
Binary file not shown.
Reference in New Issue
Block a user