From fc4d3ab4003743718d0849d3c963d1fa55c4954f Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 1 Feb 2012 21:28:25 +0000 Subject: Minor documentation improvements. --- Projects/MissileLauncher/MissileLauncher.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Projects/MissileLauncher') diff --git a/Projects/MissileLauncher/MissileLauncher.c b/Projects/MissileLauncher/MissileLauncher.c index f215cd340..051fca937 100644 --- a/Projects/MissileLauncher/MissileLauncher.c +++ b/Projects/MissileLauncher/MissileLauncher.c @@ -158,7 +158,7 @@ void Send_Command_Report(const uint8_t* const Report, WriteNextReport(CmdBuffer, ReportSize); } -/** Sends one of the CMD_* command constants to the attached device. +/** Sends one of the \c CMD_* command constants to the attached device. * * \param[in] Command One of the command constants. */ -- cgit v1.2.3