pico-bt-display/README.md

5 lines
107 B
Markdown
Raw Normal View History

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