This commit is contained in:
Elijah 2021-03-07 16:58:10 -07:00
commit d92cb6ffe4
3 changed files with 17 additions and 0 deletions

0
.env Normal file
View File

14
client/README.md Normal file
View 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
View File

@ -0,0 +1,3 @@
import socket
import sys
import time