X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fdevices%2Fdevice.h;h=92460bed74a30590466ab459e8e670d2157981ab;hp=5ad2dd321b1eff525ffbf69d1eeb114645bbb3d5;hb=253a25e0c1db3361620a7a14ca8249f072472299;hpb=5d49fe8eea4e11457b4f9904eb0d5db435679841;ds=sidebyside diff --git a/include/devices/device.h b/include/devices/device.h index 5ad2dd3..92460be 100644 --- a/include/devices/device.h +++ b/include/devices/device.h @@ -28,7 +28,7 @@ typedef enum { GCT_DLR3, /* FBUS over DLR3 cable */ GCT_Tekram, /* FBUS over direct infrared connection (Tekram device) - 61xx. */ GCT_AT, /* AT commands */ - GCT_Default /* Old style module */ + GCT_FBUS3110 /* FBUS version 1 used in N3110 */ } GSM_ConnectionType; #ifndef WIN32