-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
assert component_version == 0x14 #3
Comments
Can you do a print(component_version)? |
|
this happens if you don't connect the pins correctly |
Hi i have this problem:
python rx.py
Traceback (most recent call last):
File "rx.py", line 8, in
ticc1101.selfTest()
File "/home/pi/pycc1101/pycc1101/pycc1101.py", line 167, in selfTest
assert component_version == 0x14
AssertionError
What can i do ti fix the problem ?
The text was updated successfully, but these errors were encountered: