mirror of https://github.com/arendst/Tasmota.git
added known issue
parent
bba6e681bd
commit
0f68bc3906
5
H801.md
5
H801.md
|
@ -37,4 +37,7 @@ Most boards supported by the Tasmota firmware use GPIO 1 for serial TX. The H801
|
|||
|
||||
See [#2155](https://github.com/arendst/Sonoff-Tasmota/issues/2155) for more details.
|
||||
|
||||
Please be aware that some of the H801 modules were sold with only 512kB of flash. You can check whether yours is affected by using esptool, with the flash_id command. If you only have 512kB of flash, you can still build your own firmware, but will have to remove components that you do not need, in order to reduce the size of the firmware binary. You will also have to use a linker script for the smaller flash. For an example, see [this issue](https://github.com/arendst/Sonoff-Tasmota/issues/2982)
|
||||
Please be aware that some of the H801 modules were sold with only 512kB of flash. You can check whether yours is affected by using esptool, with the flash_id command. If you only have 512kB of flash, you can still build your own firmware, but will have to remove components that you do not need, in order to reduce the size of the firmware binary. You will also have to use a linker script for the smaller flash. For an example, see [this issue](https://github.com/arendst/Sonoff-Tasmota/issues/2982)
|
||||
|
||||
## Known Issue
|
||||
While powering up there is a short but bright light flash emitted from the strip.
|
Loading…
Reference in New Issue