Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo readme_EN.txt #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Raspberry/readme_EN.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand Down Expand Up @@ -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;
\lib\E-paper\: This screen is the ink screen driver function;