From 6c59bff223b672463141012b3c28f8b1d8b68b6c Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Sat, 2 Feb 2019 18:20:34 +0100 Subject: [PATCH] Add re-pair warning to alternative flashing methods. #990 --- docs/information/alternative_flashing_methods.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/information/alternative_flashing_methods.md b/docs/information/alternative_flashing_methods.md index 0e40ebd6f..b093a4cef 100644 --- a/docs/information/alternative_flashing_methods.md +++ b/docs/information/alternative_flashing_methods.md @@ -1,5 +1,7 @@ # Alternative flashing methods +*NOTE: When you have already flashed the stick and paired devices to it, reflashing it requires to re-pair all your devices!* + ### Via Arduino/ESP8266 Flashing firmware via Arduino is implemented using the project https://github.com/wavesoft/CCLib **But with minor improvements!!!**