class XBee::ATCommands::ParameterDescriptor
Public Class Methods
new() { |self| ... }
click to toggle source
# File lib/apimode/at_commands.rb, line 4 def initialize yield self if block_given? end
# File lib/apimode/at_commands.rb, line 4 def initialize yield self if block_given? end