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)