initial commit

This commit is contained in:
2021-10-19 22:27:31 +02:00
commit d8f346643b
5 changed files with 88 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# frozen_string_literal: true
source 'https://rubygems.org'
gem 'mqtt'
gem 'rubocop'