tinySSB
tinySSB copied to clipboard
tinySSB is "Secure Scuttlebutt over LoRa and BLE"
## What? This PR shifts the storage of user preferences from the frontend to the backend. ## Why? Previously, the settings were saved in both the frontend and the backend....
Add check for type of the decoded entry to fix a bug where the delete button freezes when the program is checking if a contact has been deleted
Trying to compile on Arduino IDE 2.3.4 - I added in lora.h, button2.h & hardware.h to get to... - In file included from /Users/greghall/Documents/GitHub/ssbc/tinySSB/esp32/loramesh-TBeam/loramesh-TBeam.h:9, from /Users/greghall/Documents/GitHub/ssbc/tinySSB/esp32/loramesh-TBeam/loramesh-TBeam.ino:3: /Users/greghall/Documents/GitHub/ssbc/tinySSB/esp32/loramesh-TBeam/hw_setup.h: In function 'void...