Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/esp-link/src/commit/47eb82c4d7edd0e62068d77a6209392449ab998a/espfs/mkespfsimage/heatshrink_encoder.c
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
//Stupid wraparound include to make sure object file doesn't end up in heatshrink dir
|
|
#ifdef ESPFS_HEATSHRINK
|
|
#include "../lib/heatshrink/heatshrink_encoder.c"
|
|
#endif |