Skip to content

Commit e857479

Browse files
committed
4.6:Temp sensor logging option
1 parent 5a999bc commit e857479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/source/docs/common-temperature-sensor.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ Several peripherals have the possibility of reporting temperature if their hardw
6262
- :ref:`TEMP1_SRC<TEMP1_SRC>` will designate which device's temperature report will be replaced by this temperature sensor's data. ie: if set to 1, then an ESC's report of temperature(usually null due to lack of hardware capability).
6363
- :ref:`TEMP1_SRC_ID<TEMP1_SRC_ID>` replaces a specific instance of a system component's temperature report with this temp sensor's. ie: if set to 4, with the above param set to 1, the fourth instance of an ESC (ie 4th motor/servo output with a motor/throttle function) will have its temperature report replaced.
6464

65-
- :ref:`TEMP_LOG<TEMP_LOG>` = 0: No logging, 1: Log temperature reports from all temperature sensors, including those also being reported in other device reports.
65+
- :ref:`TEMP_LOG<TEMP_LOG>` = 0: No logging, 1: Log temperature reports from all temperature sensors, including those also being reported in other device reports, 2: Only those with ``TEMPx_SRC`` set to NONE, eg. not being logged elsewhere.

0 commit comments

Comments
 (0)