From ad2a887abcd0e4b15190ad553d3b15af44cbda4c Mon Sep 17 00:00:00 2001 From: Markus Sattler Date: Sun, 15 Nov 2015 13:13:03 +0100 Subject: [PATCH] removed paragraph see #1023 --- doc/ota_updates/ota_updates.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/ota_updates/ota_updates.md b/doc/ota_updates/ota_updates.md index 0a90f9eeb..09916e27f 100644 --- a/doc/ota_updates/ota_updates.md +++ b/doc/ota_updates/ota_updates.md @@ -53,8 +53,6 @@ The following chapters provide more details and specific methods of doing OTA. - Flash chip size is 2x the size of the sketch. -Two separate, same size memory locations are used alternately. While existing sketch is executed from one location, the new sketch is saved to the other. After reset the new sketch is executed directly from where saved. Location of old sketch will be used for next OTA upload. - ## Arduino IDE