Updated FAQ #10 (markdown)

Michael Miller
2021-01-06 11:27:49 -08:00
parent 4731e4a986
commit acd4353f85

@@ -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.