antirez / freakwan

A floor-routing WAN implementing a chat over bare-LoRa (no LoRaWAN).
BSD 2-Clause "Simplified" License
374 stars 17 forks source link

Make freakwan module importable #1

Closed eriol closed 1 year ago

eriol commented 1 year ago

I wanted to experiment a bit with BLE but reusing Scroller class to manage the display: with this PR we can import from freakwan module without starting the WAN (I mean the run method of FreakWAN).