mirror of
https://github.com/yanyuandi/FastFreshBWOnColor.git
synced 2026-03-15 14:23:17 +08:00
Update 7.5inch-fast_bw.ino
This commit is contained in:
@@ -28,8 +28,6 @@ GxEPD2_3C<GxEPD2_750c_Z08, GxEPD2_750c_Z08::HEIGHT / 2> display(GxEPD2_750c_Z08(
|
||||
|
||||
void setup() {
|
||||
Serial.begin(115200);
|
||||
Serial.println();
|
||||
Serial.println("UI 初始化");
|
||||
SPI.end();
|
||||
SPI.begin(13, 14, 14, 4);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user