💋
This commit is contained in:
commit
d92cb6ffe4
14
client/README.md
Normal file
14
client/README.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
name
|
||||||
|
email
|
||||||
|
ph
|
||||||
|
|
||||||
|
ph_1
|
||||||
|
ph_2
|
||||||
|
|
||||||
|
turn light on
|
||||||
|
take photo
|
||||||
|
|
||||||
|
session based
|
||||||
|
|
||||||
|
start session
|
||||||
|
end session
|
3
src/main.py
Normal file
3
src/main.py
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
import socket
|
||||||
|
import sys
|
||||||
|
import time
|
Loading…
Reference in New Issue
Block a user