pycom / pycom-documentation

Pycom Official Documentation for WiPy 2.0, Wipy 3.0 LoPy, Lopy4, SiPy, FiPy, GPy, etc.
https://docs.pycom.io
36 stars 81 forks source link

'from network import lora' source codes #510

Closed AlexanderGros closed 1 year ago

AlexanderGros commented 1 year ago

Hello,

I would like to find more infos about the lora.stat part. Cannot find the 'network' files from: 'from network import lora' in the pycom repositories ? Nor the pycom firmwareapi codes such as in: https://docs.pycom.io/firmwareapi/pycom/network/lora/

Thanks

Xykon commented 1 year ago

https://github.com/pycom/pycom-micropython-sigfox/blob/a37510c092bcec00671c924accb97dcdfa2f4b5d/esp32/mods/modlora.c#L2205