Skip to content

Commit 2f0e6b6

Browse files
Update README.md
1 parent 8a9bc89 commit 2f0e6b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ This design decision has been made for the following reasons:
5454

5555
Generally modern GPS modules are simply UART based, use similar chipsets and have essentially all become unified since they became integrated into smartphones. I didn't take much bother into researching this one. They should in theory neary all just be hotswappable.
5656

57+
*Update*: No, no they are not. Added gpsd as a common interface.
58+
5759
#### Camera Module
5860

5961
This one needs research. I just picked the smallest, lightest camera I had on hand (It came from a ESP32 kit). Might not be the best solution power wise. This section might need an update.
@@ -81,4 +83,4 @@ The initial prototype can be seen in the images below.
8183
* GPS Works, gpsd installed.
8284
* CI/CD Works
8385
* Lora works, LoraWan not
84-
* Basically the entire code base is missing.
86+
* Basically the entire code base is missing.

0 commit comments

Comments
 (0)