kopia lustrzana https://github.com/meshtastic/protobufs
Add Exploitee.rs Hacker Pager
rodzic
8985852d75
commit
1f462d6331
|
@ -785,6 +785,13 @@ enum HardwareModel {
|
||||||
*/
|
*/
|
||||||
T_ECHO_LITE = 109;
|
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.
|
* 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.
|
||||||
|
|
Ładowanie…
Reference in New Issue