Pygate documentation (#273)

This commit is contained in:
Christian Ehlers
2020-06-17 21:50:19 +02:00
committed by GitHub
parent 95dd07fb8b
commit 1d4cbedb57
37 changed files with 1404 additions and 428 deletions

View File

@@ -16,8 +16,6 @@ In order to connect your LoRa capable Pycom module to a LoRaWAN network you will
Firstly you will need to get your modules `Device EUI`, this can be achieved using the following code:
```python
from network import LoRa
import ubinascii