From acd4353f8569c7a1e5b5a9c2311fa659ce00fe70 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Wed, 6 Jan 2021 11:27:49 -0800 Subject: [PATCH] Updated FAQ #10 (markdown) --- FAQ-#10.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ-#10.md b/FAQ-#10.md index cceeba3..6b47196 100644 --- a/FAQ-#10.md +++ b/FAQ-#10.md @@ -7,5 +7,7 @@ This can be a problem in your design if you normally only plan to power a subset Since the LEDs need 5v, when I prototype I usually run a switch that I can turn them off when I upload; and the final project just doesn't get flashed. +For a great solution for a finished design that gets flashed often, [see this discussion](https://github.com/Makuna/NeoPixelBus/discussions/400). + NOTE: OTA (over the air) flashing should not cause this. NOTE: Some have said that using the UART method causes less flashing. \ No newline at end of file