You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can print both __FILE__ and __PRETTY_FUNCTION__ using Serial.print and Serial.println but have not been able to print these using DEBUG_INFO(xxx). What is the proper format to print these items?