add readme

This commit is contained in:
beertap
2022-07-17 14:01:38 +02:00
parent 65a171d4d9
commit 650ac394c6
4 changed files with 27 additions and 6 deletions

View File

@@ -11,6 +11,7 @@ tap_right=20
# create ouput handler
output = create_output()
output.gpio_test()
@views.route('/', methods=['GET'])
def render():