Revert "Pygate (#274)"

This reverts commit 0ef58eaf8c.
This commit is contained in:
Christian Ehlers
2020-06-17 23:18:56 +02:00
parent 0ef58eaf8c
commit 472eb71378
36 changed files with 432 additions and 1408 deletions

View File

@@ -16,6 +16,8 @@ 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