Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/MightyPork/tangara-fw/commit/597208a60a24c45094e55011540e93f5f9bb4b70 You should set ROOT_URL correctly, otherwise the web may not work correctly.

version bump

custom
jacqueline 4 months ago
parent 27fa107b86
commit 597208a60a
  1. 2
      tools/cmake/common.cmake

@ -5,7 +5,7 @@
# For more information about build system see
# https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html
set(PROJECT_VER "1.1.1")
set(PROJECT_VER "1.1.2")
# esp-idf sets the C++ standard weird. Set cmake vars to match.
set(CMAKE_CXX_STANDARD 23)

Loading…
Cancel
Save