Hi,
what is the best way to show log "messages" from library
i need it for debug library function code and want to show the message in the IDE log
adding "serial1.printf("test") in the *.cpp file give me an error ( error: 'serial1' was not declared in this scope)
best regards
Michael
what is the best way to show log "messages" from library
i need it for debug library function code and want to show the message in the IDE log
adding "serial1.printf("test") in the *.cpp file give me an error ( error: 'serial1' was not declared in this scope)
best regards
Michael
Last edited: