AppConfigHeaders: Update several additional user projects to use configuration header files, rather than makefile defines. Remove compile time warnings for projects lacking device serial support, remove incomplete StandaloneProgrammer project.
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
|
||||
#include <uip.h>
|
||||
|
||||
#include "Config/AppConfig.h"
|
||||
|
||||
/* Macros: */
|
||||
/** TCP listen port for incoming TELNET traffic. */
|
||||
#define TELNET_SERVER_PORT 23
|
||||
|
||||
Reference in New Issue
Block a user