allow updating screen via web interface
This commit is contained in:
parent
d3de814d75
commit
8986c51d4d
4 changed files with 54 additions and 26 deletions
|
|
@ -1,5 +1,5 @@
|
|||
local math = require('math')
|
||||
local paper = require('paper')
|
||||
local math = require("math")
|
||||
local paper = require("paper")
|
||||
|
||||
paper.init()
|
||||
paper.set_rotation("portrait")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue