From 7f954e702d35fd3bb12a2bf85cddda4f011206f3 Mon Sep 17 00:00:00 2001 From: norbert-walter Date: Fri, 11 Jul 2025 18:37:12 +0200 Subject: [PATCH] Add debugging info --- lib/obp60task/debugging.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lib/obp60task/debugging.txt diff --git a/lib/obp60task/debugging.txt b/lib/obp60task/debugging.txt new file mode 100644 index 0000000..c0a22e0 --- /dev/null +++ b/lib/obp60task/debugging.txt @@ -0,0 +1,6 @@ +Debugging tool +############## + +log.txt = text file with error messages from terminal console + +tools/decoder.py -p ESP32S3 -t ~/.platformio/packages/toolchain-xtensa-esp32s3/ -e .pio/build/obp60_s3/firmware.elf log.txt \ No newline at end of file