pycom / pycom-libraries

MicroPython libraries and examples that work out of the box on Pycom's IoT modules
330 stars 379 forks source link

Add region to config in order for nano gateway to start up #154

Open mvniekerk opened 2 years ago

mvniekerk commented 2 years ago

What does this implement/fix? Explain your changes.

The example LoRa nano gateway doesn't start up because the region flag is not passed on LoRa class creation/init

Does this close any currently open issues?

Any relevant logs, error output, etc?

No

Any other comments?

Where has this been tested?

LoPy4, macOS big sure

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.