aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
diff options
context:
space:
mode:
authorRazor <RazorSh4rk@users.noreply.github.com>2023-12-13 18:13:39 +0100
committerGitHub <noreply@github.com>2023-12-13 12:13:39 -0500
commitf0753bd3381a86826082d5bf7a349c1f0b9f7e48 (patch)
tree1d775bac224d04f4f75f82d4a30845390405e723 /docs/Config_Reference.md
parent6676c1df86e9cb9480b9dd98f77357f69d8ef0d8 (diff)
downloadkutter-f0753bd3381a86826082d5bf7a349c1f0b9f7e48.tar.gz
kutter-f0753bd3381a86826082d5bf7a349c1f0b9f7e48.tar.xz
kutter-f0753bd3381a86826082d5bf7a349c1f0b9f7e48.zip
docs: add rp2040 to internal temp sensor list (#6426)
Signed-off-by: Levi Szabo <iamrazorshark@gmail.com>
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r--docs/Config_Reference.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index bcccebe0..c81dc0a2 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -2559,7 +2559,7 @@ sensor_type: LM75
### Builtin micro-controller temperature sensor
-The atsam, atsamd, and stm32 micro-controllers contain an internal
+The atsam, atsamd, stm32 and rp2040 micro-controllers contain an internal
temperature sensor. One can use the "temperature_mcu" sensor to
monitor these temperatures.