module Taopaipai
Constants
- VERSION
Public Class Methods
gpio()
click to toggle source
# File lib/taopaipai.rb, line 8 def gpio @gpio ||= GPIO.new end
# File lib/taopaipai.rb, line 8 def gpio @gpio ||= GPIO.new end