X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fnewmodules%2Fn6110.h;fp=include%2Fnewmodules%2Fn6110.h;h=da1bcdd8f87d08fd0320af6aec42f8a8fa058a7e;hp=235d70fa9343f032d653fc9e37996affcad375a7;hb=c3dfc66506543beda81736a00b6ecd20aefa61b1;hpb=37cdea3e5f1fc5d9fec54e5bea72271b46bfaa7e;ds=sidebyside diff --git a/include/newmodules/n6110.h b/include/newmodules/n6110.h index 235d70f..da1bcdd 100644 --- a/include/newmodules/n6110.h +++ b/include/newmodules/n6110.h @@ -58,7 +58,7 @@ static GSM_Error N6110_Initialise(char *port_device, char *initlength, static void N6110_DispatchMessage(u16 MessageLength, u8 *MessageBuffer, u8 MessageType); -static GSM_Error N6110_SendStatusRequest(void); +GSM_Error N6110_SendStatusRequest(void); static int N6110_GetMemoryType(GSM_MemoryType memory_type);