Ver a proveniência

prepath

master
Andreas Demmelbauer há 4 anos
ascendente
cometimento
e36da2c313
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      ir-remote-timer.py

+ 1
- 0
ir-remote-timer.py Ver ficheiro

@@ -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 ..."


Carregando…
Cancelar
Guardar