From 7a6dabac83812227cf5741f98943718b22f73c74 Mon Sep 17 00:00:00 2001 From: alphonse Date: Thu, 13 Mar 2025 23:36:53 +0000 Subject: [PATCH] Update Laser Controller --- Laser-Controller.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Laser-Controller.md b/Laser-Controller.md index 3ca3b4c..35cf662 100644 --- a/Laser-Controller.md +++ b/Laser-Controller.md @@ -29,7 +29,7 @@ The Pico laser controller understands the commands in the table below. Any othe | *idn? | Return identification string | | f.[x] | Set the center frequency to *x*. | | f.? | Return the current center frequency. | -| | The center frequency = green freuquency. | +| | The center frequency = green frequency. | | | Blue freq. is set to *x* - 3 Hz. | | | Red freq. is set to *x* + 3 Hz. | | [b/g/r].[**on**/off] | Turn the blue/green/red laser on/off. |