Revert "Merge branch 'AnkithB2020-patch-1' of https://github.com/pycom/pycom-documentation into AnkithB2020-patch-1"

This reverts commit a55668a2e5, reversing
changes made to 23ef8f6c25.
This commit is contained in:
AnkithB2020
2020-01-28 16:49:02 +01:00
parent a55668a2e5
commit 7b91c2eda1
28 changed files with 463 additions and 882 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