Added syslog
Some checks failed
Test compiling project / test (push) Failing after 1m37s

This commit is contained in:
2025-03-18 22:51:41 +01:00
parent eeaac9548e
commit 76e182935b
4 changed files with 57 additions and 18 deletions

View File

@@ -25,7 +25,7 @@ lib_deps =
https://github.com/x821938/elog
board_build.partitions = default.csv
upload_protocol = espota
upload_port = 192.168.5.180
upload_port = 192.168.5.205
build_flags = -Wall -Wextra -DLOGGING_SPIFFS_DISABLE -DLOGGING_SD_DISABLE
[env:ESP32_INA226]