digiusb 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/bin/digiterm +2 -1
  2. metadata +1 -1
@@ -27,7 +27,8 @@ begin
27
27
  rescue Errno::EAGAIN
28
28
  end
29
29
  end
30
- rescue LIBUSB::ERROR_PIPE
30
+ rescue LIBUSB::ERROR_PIPE, LIBUSB::ERROR_NO_DEVICE
31
+ puts "" # newline
31
32
  puts "Digispark disconnected or crashed".white_on_red
32
33
  rescue Interrupt
33
34
  puts ""
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: digiusb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: