We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4db7c6 commit 80f4a13Copy full SHA for 80f4a13
1 file changed
docs/software/firmware/bluetooth_services.md
@@ -44,7 +44,7 @@ of the obs. The value returned is the timer value at the time of the read.
44
45
*Sensor Distance* delivers the time of the left measurement with the current values of
46
the left and right sensor. Content is time uint32, left uint16, right uint16. Left
47
-and right values are in cm, a value of 0xfff means no measurement. The message is
+and right values are in cm, a value of `0xffff` means no measurement. The message is
48
sent immediately after the measure, so you can assume that the reported time
49
is current at the ESP.
50
0 commit comments