first noodles

This commit is contained in:
2019-01-27 19:59:09 +00:00
parent 9519c85e7b
commit cbcf60a3ed
3 changed files with 56 additions and 0 deletions

8
Gemfile Normal file
View File

@ -0,0 +1,8 @@
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
# gem "sinatra"
gem 'rpi_gpio'