We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd23905 commit 35f5d79Copy full SHA for 35f5d79
README.md
@@ -198,7 +198,7 @@ If successful you will get a telegram message ('Full Cycle Mining Test ...')
198
with a picture from your mining controller
199
(assuming you have a camera on your Raspberry Pi).
200
```
201
-python3 ~/fullcycle/fullcyclepy/tests/test_telegram.py
+python3 ~/fullcycle/fullcyclepy/tests/func_telegram.py
202
203
If you get any errors running the test - don't worry. Either you do not have a
204
camera installed on your Pi or else you are missing an installation step.
0 commit comments