Serial monitoring and writing
Posted: Wed May 16, 2018 2:18 pm
It is just a simple question related to serial monitor as in Arduino
Is this code equivalent to serial.write()/print() ?
https://github.com/espressif/esp-idf/bl ... ple_main.c
Also I am looking for examples with more than one timer interrupts - maybe someone can direct me.
Thanks
Is this code equivalent to serial.write()/print() ?
https://github.com/espressif/esp-idf/bl ... ple_main.c
Also I am looking for examples with more than one timer interrupts - maybe someone can direct me.
Thanks