From 61ff384c537845e709bfdc529aa326d2e0e73684 Mon Sep 17 00:00:00 2001 From: Martin Chlebovec Date: Sat, 2 Nov 2024 20:19:38 +0100 Subject: [PATCH] Update index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 7033cfa..090b87e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -302,7 +302,7 @@

AT commands set


-
  • AT (Check communication, baudrate)
  • +
  • AT (Check UART communication, baudrate 9600 8N1)
  • AT+CMD (Get all supported commands in the firmware)
  • AT+BUZZER=1 or AT+BUZZER=0 (Enable or Disable buzzer)
  • AT+BUZZERFREQ=2000 (Set buzzer frequency to 2000 Hz)