diff --git a/python/jpmeijers.py b/python/ttnmapper.py similarity index 96% rename from python/jpmeijers.py rename to python/ttnmapper.py index bc66946..406723f 100644 --- a/python/jpmeijers.py +++ b/python/ttnmapper.py @@ -1,5 +1,7 @@ #!/usr/bin/env python3 +# Decoding provided by JP Meijers - http://jpmeijers.com/ + # Send lora packet to node-red when being triggered by postgresql # Nico Schottelius # 2016-11-02