Sha256: 1ac6d0f9b7c7cee01cf9cfbf5fefff6da3aed47009b231468c46edd1c14a9914
Contents?: true
Size: 384 Bytes
Versions: 5
Compression:
Stored size: 384 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'prologix_gpib' # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start # plx = Prologix::UsbController.new require 'irb' IRB.start(__FILE__)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
prologix_gpib-0.5.3 | bin/console |
prologix_gpib-0.5.2 | bin/console |
prologix_gpib-0.5.0 | bin/console |
prologix_gpib-0.4.4 | bin/console |
prologix_gpib-0.4.3 | bin/console |