We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3298d3a commit 451bec5Copy full SHA for 451bec5
README.md
@@ -55,7 +55,7 @@ def state_map_data_print(data):
55
56
# Example main function, starting PyStageLinQ.
57
if __name__ == "__main__":
58
- global PrimeGo
+ global PrimeGo
59
PrimeGo = PyStageLinQ.PyStageLinQ(new_device_found_callback, name="Jaxcie StagelinQ")
60
PrimeGo.start()
61
```
0 commit comments