ESP32Radio-V2 icon indicating copy to clipboard operation
ESP32Radio-V2 copied to clipboard

dbgprint

Open wa8lbz opened this issue 3 years ago • 1 comments

Problem verifying sketch in Arduno IDE. Stops at line 4030. Error message is: exit status 1 'dbgprint' was not declared in this scope. I don't understand why this error message occurs and how to correct it.

wa8lbz avatar Jan 27 '22 21:01 wa8lbz

dbgprint is declared in utils/utils.h.

Edzelf avatar Jan 27 '22 22:01 Edzelf