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.
 
 
 
 
liamcottle 83c827ce85 enforce pin being used for ble pairing on esp32 1 year ago
..
helpers enforce pin being used for ble pairing on esp32 1 year ago
Dispatcher.cpp * MESH_DEBUG_PRINTLN fixes 1 year ago
Dispatcher.h * Mesh/Dispatcher: MESH_DEBUG_ and MESH_PACKET_LOGGING now output date-time. (new getLogDateTime() virtual) 1 year ago
Identity.cpp * LocalIdentity:: writeTo( array ) and readFrom (array ) 1 year ago
Identity.h * LocalIdentity:: writeTo( array ) and readFrom (array ) 1 year ago
Mesh.cpp * repeater and room server: login password now using strcmp(), new 'set direct.txdelay ..' config 1 year ago
Mesh.h * repeater and room server: login password now using strcmp(), new 'set direct.txdelay ..' config 1 year ago
MeshCore.h * refactor: new helpers/nrf52 dir 1 year ago
Packet.cpp * new Packet::writeTo(), readFrom() methods. (for saving snapshots of packets) 1 year ago
Packet.h * new PAYLOAD_TYPE_RAW_CUSTOM 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