| 123456789101112131415161718 |
- #ifndef _CFG_QENC_H_
- #define _CFG_QENC_H_
- /*!
- * \file cfg/qenc.h
- * \brief Quadratur encoder configuration.
- *
- * When using the Configurator, a file with the same name may be created in the
- * build tree, which replaces this file.
- *
- * \verbatim
- *
- * $Id: qenc.h 5235 2013-07-19 09:43:14Z u_bonnes $
- *
- * \endverbatim
- */
- #endif
|