sbcshop / RangePi

Range-Pi is a low cost portable “Plug and Play LoRaTM Dongle” based on Raspberry Pi RP2040 and LoRaTM Modules, comes with an onboard 1.14" LCD that covers 433/868/915 MHz frequency band to enable data transmission up to 5 KM.
MIT License
27 stars 6 forks source link

Pull request for receiver #3

Open StickManMobile opened 2 years ago

StickManMobile commented 2 years ago

I have issued a pull request for a fix to the receiver Python file. It was referencing n which had not been initialized / created.

sbcshop1 commented 2 years ago

We update that file, thank you