diff --git a/Raspberry/readme_EN.txt b/Raspberry/readme_EN.txt index 85e678f..b96abca 100644 --- a/Raspberry/readme_EN.txt +++ b/Raspberry/readme_EN.txt @@ -37,7 +37,7 @@ Go to the project home directory, /IT8951, and type: compiles the program and generates an executable file: epd If you change the program, you need to type: - sudo make clear, then retype: sudo make. + sudo make clean, then retype: sudo make. Note which type of ink screen you purchased. Observe the VCOM value on the FPC line, and know the display mode of the ink screen. example 1: If you purchased a 10.3inch e-Paper HAT and check the VCOM on the FPC is -1.52 (each screen may be different, see what happens), @@ -91,4 +91,4 @@ Config\: This directory is a hardware interface layer file. You can see many def font12CN: 16*21 font24CN: 32*41 -\lib\E-paper\: This screen is the ink screen driver function; \ No newline at end of file +\lib\E-paper\: This screen is the ink screen driver function;