mirror of
https://github.com/k-space-ee/micropython-skeleton
synced 2024-11-22 04:59:31 +00:00
Fixes
This commit is contained in:
parent
6564761f68
commit
7ef2d2ecfb
@ -6,7 +6,7 @@ This howto assumes Ubuntu 16.04 is used on the computer and several tools have b
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install picocom make python3-pip
|
sudo apt install picocom make python3-pip
|
||||||
sudo pip3 install esptool.py adafruit-ampy
|
sudo pip3 install esptool adafruit-ampy
|
||||||
```
|
```
|
||||||
|
|
||||||
Clone the Git repository and run makefiles:
|
Clone the Git repository and run makefiles:
|
||||||
|
Loading…
Reference in New Issue
Block a user