Method: UChip::MCP2221::GPSettings#initialize
- Defined in:
- lib/uchip/mcp2221.rb
#initialize(bytes) ⇒ GPSettings
Returns a new instance of GPSettings.
125 126 127 |
# File 'lib/uchip/mcp2221.rb', line 125 def initialize bytes @bytes = bytes end |