Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/electro/esp8266-meteo/src/commit/51877aa7410daa5c0d346c00f3399b06e577c74f/components-todo/sht3x/CMakeLists.txt You should set ROOT_URL correctly, otherwise the web may not work correctly.
WIP meteostation with ESP8266
 
 
 
esp8266-meteo/components-todo/sht3x/CMakeLists.txt

5 lines
86 B

set(COMPONENT_ADD_INCLUDEDIRS .)
set(COMPONENT_SRCS "sht3x.c")
register_component()