README.md in wifly-0.0.1 vs README.md in wifly-0.0.2
- old
+ new
@@ -19,10 +19,10 @@
$ gem install wifly
## Usage
Create a client by passing in the host, port, and firmware version:
- control = Wifly::Control.new('192.168.1.45', 2000, '2.31.7')
+ control = Wifly::Control.new('192.168.1.45', 2000, '2.38.3')
Read the high pins:
control.high_pins # [3,7,9,15]