forked from btclock/webui
Lint and format all files
This commit is contained in:
parent
3eaf897dbb
commit
d25284e3a4
22 changed files with 1357 additions and 1280 deletions
|
@ -35,7 +35,7 @@ To upload the firmware to the BTClock, you need to GZIP all the files. You can u
|
|||
Then you can make a `LittleFS.bin` with mklittlefs:
|
||||
|
||||
```bash
|
||||
mklittlefs -c build_gz -s 409600 littlefs.bin
|
||||
mklittlefs -c build_gz -s 409600 littlefs.bin
|
||||
```
|
||||
|
||||
You can preview the production build with `yarn preview`.
|
||||
You can preview the production build with `yarn preview`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue