Accidentally committed my MIB compiler test, sorry!

This commit is contained in:
Dirk Ziegelmeier 2016-03-16 21:38:22 +01:00
parent dbfdb13166
commit 222eb25eb5
3 changed files with 0 additions and 3335 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,24 +0,0 @@
/*
Generated by LwipMibCompiler
*/
#ifndef MOBANETCLOCKSV2_MIB_H
#define MOBANETCLOCKSV2_MIB_H MOBANETCLOCKSV2_MIB_H
#include "lwip/apps/snmp_opts.h"
#if LWIP_SNMP
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
#include "lwip/apps/snmp_core.h"
extern const struct snmp_mib mobatime;
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif /* LWIP_SNMP */
#endif /* MOBANETCLOCKSV2_MIB_H */