mirror of https://github.com/arendst/Tasmota.git
Updated H801 (markdown)
parent
cc96cec460
commit
db8176db41
2
H801.md
2
H801.md
|
@ -26,3 +26,5 @@ Most boards supported by the Tasmota firmware use GPIO 1 for serial TX. The H801
|
|||
module 20
|
||||
|
||||
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)
|
Loading…
Reference in New Issue