User Tools

Site Tools


ttgo_esp32_vga32_v1.4

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ttgo_esp32_vga32_v1.4 [2024/03/17 03:06] austinttgo_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:<code>
-<code>+
 DEBIAN# apt-get install python3-serial DEBIAN# apt-get install python3-serial
 +or
 GENTOO# emerge dev-python/pyserial GENTOO# emerge dev-python/pyserial
 +or
 PYTHON# pip install pyserial PYTHON# pip install pyserial
 </code> </code>
ttgo_esp32_vga32_v1.4.1710644814.txt.gz · Last modified: 2024/09/22 22:08 (external edit)