This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ttgo_esp32_vga32_v1.4 [2024/03/17 03:06] – austin | ttgo_esp32_vga32_v1.4 [2024/09/22 22:08] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Makefile Environment Setup ===== | ===== Makefile Environment Setup ===== | ||
| - | * Install python-serial: | + | * Install python-serial:< |
| - | < | + | |
| DEBIAN# apt-get install python3-serial | DEBIAN# apt-get install python3-serial | ||
| + | or | ||
| GENTOO# emerge dev-python/ | GENTOO# emerge dev-python/ | ||
| + | or | ||
| PYTHON# pip install pyserial | PYTHON# pip install pyserial | ||
| </ | </ | ||