AppConfigHeaders: Update several user projects to use configuration header files, rather than makefile defines.
This commit is contained in:
parent
74fb2d895e
commit
926a83bbc1
30 changed files with 705 additions and 118 deletions
|
@ -49,7 +49,8 @@
|
|||
#include "V2Protocol.h"
|
||||
#include "V2ProtocolConstants.h"
|
||||
#include "ISP/ISPTarget.h"
|
||||
|
||||
#include "Config/AppConfig.h"
|
||||
|
||||
/* Macros: */
|
||||
/** Parameter privilege mask to allow the host PC to read the parameter's value. */
|
||||
#define PARAM_PRIV_READ (1 << 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue