Add missing LoRa 2.4 gHz code-rates to enum.

This commit is contained in:
Orne Brocaar
2022-07-27 10:06:14 +01:00
parent 73d581fc4c
commit 7a7d3dbd4e
18 changed files with 100 additions and 64 deletions

File diff suppressed because one or more lines are too long

View File

@ -18,7 +18,7 @@ CLASSIFIERS = [
setup(
name='chirpstack-api',
version = "4.0.0-test.12",
version = "4.0.0-test.13",
url='https://github.com/brocaar/chirpstack-api',
author='Orne Brocaar',
author_email='info@brocaar.com',