From e372c9fd55abb85fff11c5be4f40b89718861444 Mon Sep 17 00:00:00 2001 From: Alex Dewar Date: Fri, 17 Nov 2023 10:12:43 +0000 Subject: [PATCH] "temperature monitor" => "temperature controller" Co-authored-by: Daniel Cummins <45606273+dc2917@users.noreply.github.com> --- docs/hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hardware.md b/docs/hardware.md index 6973618fa..b07246385 100644 --- a/docs/hardware.md +++ b/docs/hardware.md @@ -79,7 +79,7 @@ Many messages for communicating with devices include a string indicating which d the communication is intended for. This is composed of the device base type's name and, if provided, the device's name. For example, this could be `stepper_motor` for the stepper motor and `temperature_controller.hot_bb` for the hot black body temperature -monitor. +controller. When the main program window has loaded, the plugins are dynamically loaded and information about each device type (grouped by base type) is sent to the frontend with