RubyGems
npm
Organizations
Log in
Sign up
RubyGems
domotics-arduino
Versions diffs
0.2.0 → 0.2.1
domotics-arduino 0.2.0 → 0.2.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/lib/domotics/arduino/arduino_base.rb
+0
-1
data/lib/domotics/arduino/version.rb
+1
-1
metadata
+1
-1
data/lib/domotics/arduino/arduino_base.rb
CHANGED
Viewed
@@ -233,7 +233,6 @@ module Domotics
233
233
terminate
234
234
end
235
235
message = message.chomp.force_encoding("ISO-8859-1").split
236
-
p message.length
237
236
case message.length
238
237
when 1
239
238
@reply.push(message[0].to_i)
data/lib/domotics/arduino/version.rb
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
1
module Domotics
2
2
module Arduino
3
-
VERSION = "0.2.
0
"
3
+
VERSION = "0.2.
1
"
4
4
end
5
5
end
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: domotics-arduino
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.2.
0
4
+
version: 0.2.
1
5
5
prerelease:
6
6
platform: ruby
7
7
authors: