debugPacket exclude: Difference between revisions
Jump to navigation
Jump to search
Technology (talk | contribs) mNo edit summary |
m (Conversion script moved page DebugPacket exclude to debugPacket exclude: Converting page titles to lowercase) |
(No difference)
|
Latest revision as of 22:34, 26 April 2021
- debugPacket_exclude [<packet switches>]
- packet switch - The first 2 bytes of recieved packets in reversed order (e.g. 8A 23 -> 238A). See your tables\packetdescriptions.txt for a list of known packets.
- This specifies a comma-separated list of packet switches that you want to be ignored by the options debugPacket_received, debugPacket_ro_sent, debugPacket_sent, and debugPacket_unparsed, if these options are set.
- Note. Only useful for developers. Don't mess with these unless you know what you are doing.