From 658acd2c8e298485dcba9f0ee3c004bbab0a76bd Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Tue, 7 Dec 2021 14:50:53 +0100 Subject: [PATCH] Updated OTA Server (markdown) --- OTA-Server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OTA-Server.md b/OTA-Server.md index 8b784cb..060c3de 100644 --- a/OTA-Server.md +++ b/OTA-Server.md @@ -32,7 +32,7 @@ example.com/otaDescriptor?branches This should return an array of branch names -WARNING: This should return a maximum amount of 20 branch names (up to 25 chars long) as the Json Buffer Size is only 1K large. +WARNING: This should return a maximum amount of 20 branch names as the Json Buffer Size is only 1K large. ``` ## Responses