#include "sockets.h"#include "common.h"#include "EEPROM/EEPROM.h"#include "version.h"#include "config.h"Defines | |
| #define | INFINITE_PRIORITY 127 |
| #define | MAX_EEPROM 512 |
Functions | |
| bool | CompareStrings (const char *s1, const char *s2) |
Variables | |
| ModuleManager | g_moduleManager |
| #define INFINITE_PRIORITY 127 |
| #define MAX_EEPROM 512 |
| bool CompareStrings | ( | const char * | s1, | |
| const char * | s2 | |||
| ) |
| ModuleManager g_moduleManager |
1.7.0