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.
 
 
 
 
ripplebiz 885cfe9667
Merge pull request #294 from 446564/SH1106-display
1 year ago
..
helpers Merge pull request #294 from 446564/SH1106-display 1 year ago
Dispatcher.cpp * Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets 1 year ago
Dispatcher.h * Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets 1 year ago
Identity.cpp * verify() fix moved to Identity class 1 year ago
Identity.h * LocalIdentity:: writeTo( array ) and readFrom (array ) 1 year ago
Mesh.cpp * added Packet::getRawLength() helper 1 year ago
Mesh.h * companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying' 1 year ago
MeshCore.h * OTA update for ESP32 targets 1 year ago
Packet.cpp * Packet::readFrom() payload_len guard 1 year ago
Packet.h minor refactor 1 year ago
Utils.cpp * Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares 1 year ago
Utils.h * Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares 1 year ago