test.py 90 B

1234
  1. import cc1101
  2. with cc1101.CC1101() as transceiver:
  3. print(transceiver.getMARCState())