Added doxgen comments to filesyste, checkbox, numupdown and screen module. And some minor changes to the other modules.

This commit is contained in:
t-moe
2015-05-15 11:35:12 +02:00
parent e93b3f145c
commit 9a16865b00
20 changed files with 371 additions and 104 deletions

View File

@@ -6,7 +6,7 @@
/*@{*/
/**
* @defgroup filetest Filetest
* @defgroup filetest Filetest (Screen)
* The File-Test Screen tests the filesystem module. It read/writes from/to files and shows a bitmap
*/
/*@{*/
@@ -19,4 +19,5 @@
*/
SCREEN_STRUCT* get_screen_filetest();
/*@}@}*/
/*@}*/
/*@}*/