Returns Whether or not this is a ‘disabled’ packet.
Returns:
Whether or not this is a ???disabled??? packet
69 70 71
# File 'lib/openc3/packets/packet.rb', line 69 def disabled @disabled end