added link to ESP8266 limits

blakadder 2019-11-08 14:54:37 +01:00
parent 39f888fd10
commit 5328a72b2f
1 changed files with 1 additions and 1 deletions

@ -74,4 +74,4 @@ Example: disable Domoticz support
Save file, compile the custom binary and flash it
:warning:
***There are limits to how many features can be included, if you go overboard firmware might not compile due to features conflicting or might not be able to be flashed if it exceeds flash size***
***There are limits to how many features can be included! If you go overboard code might not compile due to features conflicting _or_ might not be able to be flashed if it exceeds [ESP8266 limits](Sensor-API#keeping-esp8266-code-compact)***.