Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Commit 9a22968

Browse files
committed
add pa0 temp to ThermalData
1 parent f6f0f60 commit 9a22968

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

log.capnp

+1
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ struct ThermalData {
270270
mem @4 :UInt16;
271271
gpu @5 :UInt16;
272272
bat @6 :UInt32;
273+
pa0 @21 :UInt16;
273274

274275
# not thermal
275276
freeSpace @7 :Float32;

0 commit comments

Comments
 (0)