As a beginner in this field. I found out (correct me if I'm wrong) that once I debug my program in ESP32 (or maybe in all board) is that it deploy permanent in board. My question is:
- How to erase this program without deploy or debug another program?
- Is the nanoff command --masserase can solve this problem? I'm afraid to use this because I think it will also delete the firmware of the board.