Let the thread to be managed outside the binding.
[apps/agl-service-can-low-level.git] / CAN-binder / low-can-demo / README.md
1 # Build
2
3 Run: 
4
5 ``` 
6 # npm install
7 # mkdir build
8 # cd build
9 # cmake ..
10 # make
11 ```
12
13