commit
66c913b51e
1 changed files with 2 additions and 1 deletions
|
@ -23,8 +23,9 @@ Source code included as submodules is licensed separately, please check the foll
|
|||
| components/ws2812 | MIT | Unlicense / Public domain |
|
||||
|
||||
## How to make
|
||||
|
||||
```sh
|
||||
git clone --recursive https://github.com/badgeteam/mch2022-firmware-esp32
|
||||
cd mch2022-firmware-esp32
|
||||
make prepare
|
||||
make
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue