git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4422 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2012-07-07 09:41:48 +00:00
parent b8c97b4247
commit 127fe7e427
1 changed files with 0 additions and 1 deletions

View File

@ -493,7 +493,6 @@ typedef struct {
#define palTogglePad(port, pad) pal_lld_togglepad(port, pad) #define palTogglePad(port, pad) pal_lld_togglepad(port, pad)
#endif #endif
/** /**
* @brief Pad mode setup. * @brief Pad mode setup.
* @details This function programs a pad with the specified mode. * @details This function programs a pad with the specified mode.