aboutsummaryrefslogtreecommitdiffstats
path: root/fw/table.h
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2025-11-07 14:55:14 -0500
committerSam Anthony <sam@samanthony.xyz>2025-11-07 14:55:14 -0500
commit085c7bba8dce915f098e5cdc53c2003b6f89769a (patch)
treefa45030f644acbc64b17c2a47e9e294f32e2ecae /fw/table.h
parent9719160dec4d26c1c4d4a3bc1fbe355906f540eb (diff)
downloadcan-gauge-interface-085c7bba8dce915f098e5cdc53c2003b6f89769a.zip
int serialization functions
Diffstat (limited to 'fw/table.h')
-rw-r--r--fw/table.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/fw/table.h b/fw/table.h
index da9baa0..c1cc03d 100644
--- a/fw/table.h
+++ b/fw/table.h
@@ -9,9 +9,9 @@
*
* Values are unsigned 16-bit integers.
*
- * Numbers are stored little-endian.
+ * Numbers are stored big-endian.
*
- * See also: doc/datafmt.pdf
+ * See also: `doc/datafmt.pdf'
*
* Device: PIC16F1459
* Compiler: XC8 v3.00