Serial print message get's error
I'm trying to print messages to the serial monitor, and all I get is some unreadable format. Looping "Serial.println("Wait...!");" gives me the following results: ö’ö’ƒÕ•¬ƒ ́1⁄4Õƒö"ƒ2ƒƒƒ¬‘1⁄4¬Õ"’"ƒ¬•
Why is it unreadable, and how do I make it print a readable format?
Berit Larsen
- 151
- 1
- 6
lang-cpp