Fix some dosctrings errors and trailing whitespaces

Signed-off-by: Kirill Luchikhin <kirill.luchikhin@intel.com>
This commit is contained in:
Kirill Luchikhin
2014-07-29 21:46:48 +04:00
parent 731704eaac
commit d15bf22536
21 changed files with 134 additions and 107 deletions

View File

@@ -552,7 +552,7 @@ class ST7735 : public GFX {
/**
* Execute set of commands and data
*
* @param *addr pointer to start of the commands/data section
* @param addr pointer to start of the commands/data section
*/
void executeCMDList (const uint8_t *addr);