debugPacket exclude
Jump to navigation
Jump to search
- 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.