web run applications

This commit is contained in:
kepler155c@gmail.com
2017-09-05 21:21:43 -04:00
parent f7a03b2eea
commit 9f5c58cc4c
10 changed files with 72 additions and 30 deletions

View File

@@ -1,3 +1,7 @@
if _G.device then
return
end
requireInjector(getfenv(1))
local Peripheral = require('peripheral')