From a0ac78bda0f0485b5477e53eb77330d94e3daa6d Mon Sep 17 00:00:00 2001 From: watts Date: Mon, 17 Oct 2022 21:24:19 +0200 Subject: [PATCH] Update PixelatorControllerSettings --- PixelatorControllerSettings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PixelatorControllerSettings.md b/PixelatorControllerSettings.md index cd5fe4f..aa96944 100644 --- a/PixelatorControllerSettings.md +++ b/PixelatorControllerSettings.md @@ -233,6 +233,6 @@ log4cpp.appender.stdout.layout.ConversionPattern=%d [%t] %-5p %c - %m%n log4cpp.category.ch_semafor_stxm.test=INFO ``` ## Microscope Control -This file contains a JSON structure that provides named positions and is passed to the GUI that can be used to configure buttons that move positioners to predefined positions (e.g. "OSA out"). +This file contains a JSON structure that provides named positions and is passed to the user interface. This can be used to configure buttons that move positioners to predefined positions (e.g. "OSA out"). 🔴Where is the code that handles this? Maybe there is more flexibility? \ No newline at end of file