1.2-dev-1

This commit is contained in:
2025-05-18 19:24:55 -06:00
parent 3845128c3f
commit 4bd8194592
22 changed files with 49 additions and 35 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ esptool.py --port $ESPPORT --baud $ESPBAUD --chip auto get_security_info
if [ -f "./CMakeLists.txt" ]; then
echo -e "\nEfuse Table:"
idf.py --port $ESPPORT --baud $ESPBAUD efuse-dump
idf.py --preview --port $ESPPORT --baud $ESPBAUD efuse-dump
fi
echo -e "\nAll donsies~ :3\n"