isdn4k-utils/capi20/capi_mod_fritzbox.h

11 lines
210 B
C

#ifndef CAPI_MOD_FRITZBOX_H
#define CAPI_MOD_FRITZBOX_H
#define CAPI20_FB_MANUF "AVM Berlin"
#define CAPI20_FB_SERIAL "0004711"
#define CAPI20_FB_VERSION_MAJOR 0
#define CAPI20_FB_VERSION_MINOR 5
#endif