* experiment: enabling forwarding in terminal chat

Этот коммит содержится в:
Scott Powell
2025-03-26 03:57:36 +11:00
родитель d32e641225
Коммит 321a9425da
3 изменённых файлов: 11 добавлений и 7 удалений
+4
Просмотреть файл
@@ -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(?)