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/5a0e99d72e525fd37c599ae5435f74d7458176f1/user/base64.h You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 
 
 
esp-link/user/base64.h

1 lines
86 B

int base64_decode(size_t in_len, const char *in, size_t out_len, unsigned char *out);