Automated Build Tests

Fixes #34
This commit is contained in:
Robin Davies
2022-03-16 00:18:17 -04:00
parent 8b222cbf0b
commit 2b2e82730c
13 changed files with 307 additions and 70 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"request": "launch",
// Resolved by CMake Tools:
"program": "${command:cmake.launchTargetPath}",
"args": [ "[bluetooth_service]" ],
"args": [ "[Dev]" ],
"stopAtEntry": false,
"cwd": "${workspaceFolder}",
"environment": [