Skip to content

Unable to print __FILE__ or __PRETTY_FUNCTION__ #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
k5map opened this issue Aug 6, 2024 · 2 comments
Open

Unable to print __FILE__ or __PRETTY_FUNCTION__ #45

k5map opened this issue Aug 6, 2024 · 2 comments
Labels
topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project

Comments

@k5map
Copy link

k5map commented Aug 6, 2024

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?

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: documentation Related to documentation for the project labels Aug 6, 2024
@ZOP9974
Copy link

ZOP9974 commented Dec 1, 2024

fatal error: osapi.h: No such file or directory
#include "osapi.h"

@aentinger
Copy link
Contributor

For which Arduino Core are you trying to compile this library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

4 participants