9 lines
177 B
Markdown
9 lines
177 B
Markdown
|
# BTClock OTA Flasher interface
|
||
|
|
||
|
## Instructions
|
||
|
- Make sure you have Python (tested with Python 3.12)
|
||
|
- Run `pip3 install -r requirements.txt`
|
||
|
- Run `python3 app.py`
|
||
|
- Profit
|
||
|
|