EDF - OnePIC MCU
v1.1.0
|
Initilizes the 5 touch buttons as well as board init. More...
#include "OnePIC_mtouch.h"
#include "p24Fxxxx.h"
#include "mTouch.h"
#include "timer.h"
#include "OnePIC_int.h"
Go to the source code of this file.
Defines | |
#define | SENSOR_PRESS_CTMU_THRESHOLD 100 |
#define | SENSOR_RELEASE_CTMU_THRESHOLD 50 |
Functions | |
void | EDF_mTouchInit (void) |
init the board and touch buttons |
Initilizes the 5 touch buttons as well as board init.
Definition in file OnePIC_16bit_mtouch.c.