added better wireless managment
This commit is contained in:
8
README
Normal file
8
README
Normal file
@@ -0,0 +1,8 @@
|
||||
# EINK PICTURE FRAME - displays images on a multi-color eink display
|
||||
|
||||
## Deployment
|
||||
Run the ansible playbooks (`setup` once, `deploy` on each code update):
|
||||
```
|
||||
ansible-playbook deploy/setup.playbook.yml -i <ip of pi>
|
||||
ansible-playbook deploy/deploy.playbook.yml -i <ip of pi>
|
||||
```
|
Reference in New Issue
Block a user