mirror of
https://github.com/markqvist/reticulum-cpp
synced 2026-08-12 18:35:00 -04:00
WIP update
This commit is contained in:
parent
2c8006f3a9
commit
8026638a06
3 changed files with 11 additions and 4 deletions
|
|
@ -480,7 +480,7 @@ Bytes Packet::get_hashable_part() {
|
|||
//}
|
||||
|
||||
|
||||
std::string Packet::toString() {
|
||||
std::string Packet::debugString() {
|
||||
if (_object->_packed) {
|
||||
//unpack();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue