You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
entr0p1 9395d54735 If radio_init() fails on the first attempt, currently the board will halt immediately with no feedback. This commit changes the behaviour to make 3 attempts to call the init. After 3 failures, the board will reboot. 1 day ago
..
MyMesh.cpp * first draft of new ConfigSerializer. (simple embedded JSON prefs) 2 weeks ago
MyMesh.h * build fixes for old ESP32 boards 1 week ago
RateLimiter.h * repeater: onAnonDataRecv(), now rejecting non-ASCII password (preparing for future request codes) 9 months ago
UITask.cpp * refactor of Color mapping in UITasks / DisplayDrivers 1 week ago
UITask.h repeater: poweroff on long press 4 weeks ago
main.cpp If radio_init() fails on the first attempt, currently the board will halt immediately with no feedback. This commit changes the behaviour to make 3 attempts to call the init. After 3 failures, the board will reboot. 1 day ago