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 fbc77d4 commit fe20526Copy full SHA for fe20526
README.md
@@ -104,7 +104,7 @@ set_die_type(new_die_type)
104
Reading responses
105
-----------
106
Each die object has a "result_queue" attribute.
107
-Whenever a response/message is sent to the die, it's resposne code (if it has one) and it's value placed in the result queue as a tuple.
+Whenever a response/message is sent to the die, it's response code (if it has one) and it's value placed in the result queue as a tuple.
108
109
Example for iterating throught the queue:
110
```python
0 commit comments