Files
rn2483lora/__init__.py
2019-09-21 23:13:32 +02:00

6 lines
158 B
Python

# -*- coding: utf-8 -*-
"""Module for LoRaWAN chip RN2483."""
__author__ = "Sven Sager"
__copyright__ = "Copyright (C) 2019 Sven Sager"
__license__ = "GPLv3"