ESP32: Install serial

From OnnoWiki
Revision as of 15:01, 9 March 2023 by Onnowpurbo (talk | contribs) (Created page with " apt update apt install python3-pip pip3 install pyserial sudo pip3 install pyserial")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
apt update
apt install python3-pip
pip3 install pyserial
sudo pip3 install pyserial