Search found 1 match
- Wed Mar 27, 2019 8:02 am
- Forum: General Discussion
- Topic: not effect after flashing
- Replies: 2
- Views: 3289
not effect after flashing
Hi In the hello_world project I changed only one line from printf("Hello World!\n"); to printf("Hello XXXXX!\n") and built all once again. I do not understand why there is no effect after flashing my ESP32 module (ESP32 DEVKIT V1) - after connecting the module with putty still I see Hello World Ther...