Archived
1
0

Adding relay output test program.

This commit is contained in:
Shaun Setlock
2021-10-17 20:55:25 -04:00
parent 879a21445d
commit 9f3da5e663
4 changed files with 47 additions and 1 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"python.pythonPath": "relay/venv/bin/python3"
}