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/0f065f2cbc263803aef34f6d64fb663ff4957adb/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 |