print dbm

This commit is contained in:
Chuck SmileyRekiere
2020-09-22 12:04:23 -06:00
parent 854120dae0
commit 14674c2ddb

View File

@@ -663,6 +663,8 @@ def main():
print("9800 test_parameters tx: read : {}".format(cc_power))
print("9800 test_parameters bandwidth: read : {}".format(cc_bw))
print("9800 test_parameters channel: read : {}".format(cc_ch))
print("9800 test_parameters dbm: read : {}".format(cc_dbm))
break