Fixed some outdated comments in source code. Documented Gui Module in docu.

This commit is contained in:
t-moe
2015-06-06 20:10:10 +02:00
parent ef467d0fee
commit c06661d25b
5 changed files with 6 additions and 2 deletions

View File

@@ -12,7 +12,6 @@
/* Possible improvements:
* Exchange pointer-list "areas" with a linked list. This would ensure that we can always accept new regions
* Implement calibration stuff, and calculate the real coordinates out of the data provided in touch_add_raw_event()
*/
#define NUM_AREAS 50 //Number of Touch Areas we can manage