small typo

This commit is contained in:
Robbe Derks
2021-09-24 10:23:41 +02:00
committed by GitHub
parent 70e1c9c40c
commit 3ccf712ac9
+1 -1
View File
@@ -10,7 +10,7 @@ For each segment, openpilot records the following log types:
## rlog.bz2
rlogs contain all the messages passed amonsgt openpilot's processes. See [cereal/services.py](https://github.com/commaai/cereal/blob/master/services.py) for a list of all the logged services. They're a bzip2 archive of the serialized capnproto messages.
rlogs contain all the messages passed amongst openpilot's processes. See [cereal/services.py](https://github.com/commaai/cereal/blob/master/services.py) for a list of all the logged services. They're a bzip2 archive of the serialized capnproto messages.
## {f,e,d}camera.hevc