Skip to content

Commit

Permalink
调试rom有更详细的调试信息
Browse files Browse the repository at this point in the history
  • Loading branch information
lshw committed Oct 12, 2023
1 parent 7185af7 commit 46cb933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fabu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ date=`git log --date=short -1 |grep ^Date: |awk '{print $2}' |tr -d '-'`
ver=$date-${a:0:8}
echo $ver
git tag $ver
export debug=",dbg=Serial,lvl=WIFI"
export debug=",dbg=Serial,lvl=SSLTLS_MEMHTTP_CLIENTHTTP_SERVERCOREWIFIHTTP_UPDATEUPDATEROTAOOMMDNSHWDT"
lib/build.sh
mv lib/wifi_disp.bin lib/wifi_disp_dbg.bin
export debug=",dbg=Disabled,lvl=None____"
Expand Down

0 comments on commit 46cb933

Please sign in to comment.