mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-20 21:46:18 +00:00
add some Doxygen documentation.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file quick_start_example1.c
|
||||
* @brief Quick start example that presents how to use libnfc
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
#endif // HAVE_CONFIG_H
|
||||
|
||||
Reference in New Issue
Block a user