Andreas Demmelbauer 4 лет назад
Родитель
Сommit
e36da2c313
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      ir-remote-timer.py

+ 1
- 0
ir-remote-timer.py Просмотреть файл

@@ -29,6 +29,7 @@ def turnAllProjectorsOff():
class Simple(resource.Resource):
isLeaf = True
def render_GET(self, request):
print(request.prepath)
statustext = ""
if request.prepath == "on":
statustext = "turn all projectors on ..."


Загрузка…
Отмена
Сохранить