Use '#ifdef' instead of '#if' to test CONFIG_xxxx variables. It works
both ways, but anal compilers will warn about using identifiers that have never been defined in preprocessor expression statements.
Showing
Please register or sign in to comment