RoboidControl-cpp/library.json
Pascal Serrarens 118ab5d560 Updated
2024-01-03 12:58:38 +01:00

11 lines
180 B
JSON

{
"name": "RoboidControl",
"version": "0.0",
"build": {
"srcDir": ".",
"flags": [
"-I .",
"-I ./VectorAlgebra"
]
}
}