This commit is contained in:
sessionm21
2020-04-19 07:27:19 +01:00
parent f51f10574c
commit f6156743cf
4 changed files with 81 additions and 18 deletions

View File

@@ -7,3 +7,21 @@
# Python3 dependencies
- protobuf
- grpcio-tools
# Setup
On a clean clone one would most likely have to run
```
git submodule update --recursive
```
# Makefile Stuff
The most helpful makefile recipies are start, stop, and run
- start flashes the arduino and starts system services for lorawan
- stop flashes a dummy program to the arduino and stops services for lorawan
- run flashes the arduino and connects to uart using screen