* experiment: enabling forwarding in terminal chat

Este commit está contenido en:
Scott Powell
2025-03-26 03:57:36 +11:00
padre d32e641225
commit 321a9425da
Se han modificado 3 ficheros con 11 adiciones y 7 borrados
+4
Ver fichero
@@ -196,6 +196,10 @@ protected:
return 0; // disable rxdelay
}
bool allowPacketForward(const mesh::Packet* packet) override {
return true;
}
void onDiscoveredContact(ContactInfo& contact, bool is_new) override {
// TODO: if not in favs, prompt to add as fav(?)