Add Exploitee.rs Hacker Pager

pull/759/head
SGX 2025-08-26 08:53:30 -04:00 zatwierdzone przez GitHub
rodzic 8985852d75
commit 1f462d6331
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -785,6 +785,13 @@ enum HardwareModel {
*/
T_ECHO_LITE = 109;
/*
* Exploitee.rs Hacker Pager
* https://hackerpager.net
* https://github.com/exploiteers/Meshtastic-Exploiteers-Hacker-Pager
*/
EXPLOITEERS_PAGER = 110;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------
* Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.