funconfig.h 230 B
#ifndef _FUNCONFIG_H
#define _FUNCONFIG_H
// Though this should be on by default we can extra force it on.
#define FUNCONF_USE_DEBUGPRINTF 1
#define FUNCONF_DEBUGPRINTF_TIMEOUT (1<<31) // Wait for a very very long time.
#endif
#ifndef _FUNCONFIG_H
#define _FUNCONFIG_H
// Though this should be on by default we can extra force it on.
#define FUNCONF_USE_DEBUGPRINTF 1
#define FUNCONF_DEBUGPRINTF_TIMEOUT (1<<31) // Wait for a very very long time.
#endif