[final report] More minor fixes

This commit is contained in:
Starbeamrainbowlabs 2019-09-02 16:23:35 +01:00
parent fe7ed56bfa
commit b19114ccf3
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ The above assumes that you've got a battery box and a regulator. A few things to
- We power the whole thing directly on the 5V power rail. This is because of the TPL5110, which turns the device on and off automatically.
- Because of the TPL5110, we have a 'timed power rail' and an 'untimed power rail', along with a shared ground.
- Note that the GPS module is connected to the _untimed_ rail, as we really don't want to lose our GPS fix (as this would significantly delay us every time we take reading).
- Note that the GPS module is connected to the _untimed_ rail, as we really don't want to lose our GPS fix (as this would significantly delay us every time we take a reading).
When you've constructed the circuit, insert the microSD card into the microSD card breakout board.