web interactions

This commit is contained in:
2019-02-24 03:12:06 +00:00
parent cbcf60a3ed
commit 67f267d7ab
4 changed files with 104 additions and 13 deletions

View File

@ -4,5 +4,6 @@ source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
# gem "sinatra"
gem "thin"
gem "sinatra"
gem 'rpi_gpio'