Skip to content

Commit

Permalink
vinscant: small readme change
Browse files Browse the repository at this point in the history
  • Loading branch information
draxaris1010 authored and hannes-dev committed Aug 12, 2024
1 parent 507b79e commit f122152
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vinscant/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ RST: 16
- connect to serial
- connect to wifi and setup webrepl (see https://docs.micropython.org/en/latest/esp8266/tutorial/repl.html)
- get `webrepl_cli.py` from https://github.com/micropython/webrepl
- copy `boot.py`, `main.py` and `key.txt` (with the correct key set on vingo) to the microcontroller using `upload_file.sh`
- download https://github.com/danjperron/micropython-mfrc522/blob/master/mfrc522.py and copy it to the microcontroller as well
- copy all the files in `mpfiles` and `key.txt` (with the correct key set on vingo) to the microcontroller using `upload_file.sh`
- beep boop

# Future additions
Expand Down

0 comments on commit f122152

Please sign in to comment.