add docu and silence wakeup option
This commit is contained in:
@@ -24,7 +24,11 @@
|
||||
#define _TOUCH_H
|
||||
|
||||
#include "TTGO.h"
|
||||
|
||||
/*
|
||||
* @brief setup touch
|
||||
*
|
||||
* @param ttgo pointer to an TTGOClass
|
||||
*/
|
||||
void touch_setup( TTGOClass *ttgo );
|
||||
|
||||
#endif // _TOUCH_H
|
||||
Reference in New Issue
Block a user