minor updates
This commit is contained in:
10
test/config.txt
Normal file
10
test/config.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"files": {
|
||||
"file2": "utilities.py",
|
||||
"file1": "test.py"
|
||||
},
|
||||
"deviceName": "test",
|
||||
"driverId": "0140",
|
||||
"releaseVersion": "8",
|
||||
"driverFileName": "test.py"
|
||||
}
|
||||
1
test/test.py
Normal file
1
test/test.py
Normal file
@@ -0,0 +1 @@
|
||||
# Test!
|
||||
1
test/utilities.py
Normal file
1
test/utilities.py
Normal file
@@ -0,0 +1 @@
|
||||
# UTILITIES
|
||||
Reference in New Issue
Block a user