pico-bt-display/README.md

4 lines
97 B
Markdown
Raw Normal View History

2024-05-13 16:29:38 +02:00
1. `git submodule update --init --recursive`
2. `mkdir build && cd build`
3. `cmake ..`
4. `make`