Explorar el Código

Update FlipperHTTP.h

JBlanked hace 1 año
padre
commit
5b174a9ebb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      assets/FlipperHTTP/Arduino/FlipperHTTP.h

+ 1 - 1
assets/FlipperHTTP/Arduino/FlipperHTTP.h

@@ -11,7 +11,7 @@ Change Log:
 .
 .
 - 2024-10-16: Fixed typos and added [GET/BYTES], [POST/BYTES], and [WIFI/SACN] commands
-- 2024-10-17: Added [LIST], [REBOOT], and [PARSE], and [PARSE/ARRAY] commands
+- 2024-10-17: Added [LIST], [REBOOT], [PARSE], and [PARSE/ARRAY] commands
 */
 
 #include <WiFi.h>