smartware 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -52,6 +52,10 @@ module Smartware
52
52
  elsif (paper_status & 4) != 0
53
53
  @status = :warning
54
54
  @error = Interface::Printer::PAPER_NEAR_END
55
+
56
+ else
57
+ @status = :ready
58
+ @error = nil
55
59
  end
56
60
 
57
61
  @sp.write MODEL_QUERY
@@ -1,3 +1,3 @@
1
1
  module Smartware
2
- VERSION = "0.2.2"
2
+ VERSION = "0.2.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smartware
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: