6 * \b Gammu is library for communicating with (mostly) GSM phones.
7 * You can interface to it by creating \ref GSM_StateMachine and then
8 * using various functions on it.
10 * If you want to interact with SMS daemon, set of functions is provided
11 * in \ref SMSD submodule.
13 * This documentation is still not complete, however we try to complete
14 * documentation to every code part we touch. If you don't userstand
15 * something, please don't hesitate to ask on mailing list
16 * gammu-users@lists.sourceforge.net.
19 * vim: ft=c smartindent:
20 * vim: noexpandtab sw=8 ts=8 sts=8 tw=72: