Sha256: 4b3c6c90932304753f2e403700acbd019e85750e7a255436b50d702aa4d69520
Contents?: true
Size: 168 Bytes
Versions: 6
Compression:
Stored size: 168 Bytes
Contents
#frozen_string_literal: true #frozen_string_literal: true require 'ffi' module FFI module WiringPi extend FFI::Library end end require 'ffi/wiring_pi/gpio'
Version data entries
6 entries across 6 versions & 1 rubygems