diff --git a/RaspberryPi_JetsonNano/python/readme_jetson_EN.txt b/RaspberryPi_JetsonNano/python/readme_jetson_EN.txt index 5f6717978..a01149f36 100644 --- a/RaspberryPi_JetsonNano/python/readme_jetson_EN.txt +++ b/RaspberryPi_JetsonNano/python/readme_jetson_EN.txt @@ -51,10 +51,10 @@ or Since this project is a comprehensive project, you may need to read the following for use: You can view the test program in the examples\ directory. Please note which ink screen you purchased. -Chestnut 1: +Example 1:      If you purchased 5.83inch e-paper, then you should execute the command:      Sudo python epd_5in83_test.py -Chestnut 2: +Example 2:      If you buy a 2.9inch e-paper (B), since the 2.9-inch Type B and Type C are common driver codes,      Then you should execute the command:      Sudo python epd_2in9bc_test.py diff --git a/RaspberryPi_JetsonNano/python/readme_rpi_EN.txt b/RaspberryPi_JetsonNano/python/readme_rpi_EN.txt index 20e1890d8..379ef53bf 100644 --- a/RaspberryPi_JetsonNano/python/readme_rpi_EN.txt +++ b/RaspberryPi_JetsonNano/python/readme_rpi_EN.txt @@ -47,10 +47,10 @@ or Since this project is a comprehensive project, you may need to read the following for use: You can view the test program in the examples\ directory. Please note which ink screen you purchased. -Chestnut 1: +Example 1:      If you purchased 5.83inch e-paper, then you should execute the command:      Sudo python epd_5in83_test.py -Chestnut 2: +Example 2:      If you buy a 2.9inch e-paper (B), since the 2.9-inch Type B and Type C are common driver codes,      Then you should execute the command:      Sudo python epd_2in9bc_test.py diff --git a/RaspberryPi_JetsonNano/python/readme_sunrise_EN.txt b/RaspberryPi_JetsonNano/python/readme_sunrise_EN.txt index c69d8149f..6b972e2da 100644 --- a/RaspberryPi_JetsonNano/python/readme_sunrise_EN.txt +++ b/RaspberryPi_JetsonNano/python/readme_sunrise_EN.txt @@ -36,10 +36,10 @@ The system has built-in libraries, so you do not need to install them Since this project is a comprehensive project, you may need to read the following for use: You can view the test program in the examples\ directory. Please note which ink screen you purchased. -Chestnut 1: +Example 1:      If you purchased 5.83inch e-paper, then you should execute the command:      Sudo python epd_5in83_test.py -Chestnut 2: +Example 2:      If you buy a 2.9inch e-paper (B), since the 2.9-inch Type B and Type C are common driver codes,      Then you should execute the command:      Sudo python epd_2in9bc_test.py