Class: EmuPower::Commands::GetPrice

Inherits:
Command
  • Object
show all
Defined in:
lib/emu_power/commands.rb

Instance Method Summary collapse

Methods inherited from Command

#to_command, #to_hex, #to_yn

Constructor Details

#initializeGetPrice



54
55
56
# File 'lib/emu_power/commands.rb', line 54

def initialize
  super('get_price')
end