markqvist / Reticulum

The cryptography-based networking stack for building unstoppable networks with LoRa, Packet Radio, WiFi and everything in between.
https://reticulum.network
MIT License
2k stars 124 forks source link

Allow for use of display by master on NRF52 #543

Open jacobeva opened 4 weeks ago

jacobeva commented 4 weeks ago

I updated the conditional regarding the display to check if the platform is NRF52 as well. This should allow for external framebuffer writing on that platform.