add support for sending to ttn2prom

This commit is contained in:
Nico Schottelius 2020-03-12 14:53:50 +01:00
commit 6602000cb7
4 changed files with 39 additions and 3 deletions

View file

@ -60,5 +60,4 @@ if __name__ == '__main__':
print(get_temperature(payload_hex))
print(get_humidity(payload_hex))
# print("{} {}".format(payload_raw, payload_hex))