EDF - OnePIC MCU  v1.1.0
source/8bit_IR/OnePIC_8bit_demo_mtouch.c File Reference

very similiar to base code's mtouch More...

#include "mTouchCVD.h"
#include "bsp.h"
#include "OnePIC_led.h"
#include "OnePIC_8bit_demo_main.h"
#include "OnePIC_8bit_demo_mtouch.h"
Include dependency graph for OnePIC_8bit_demo_mtouch.c:

Go to the source code of this file.

Functions

void Demo_mTouchPoll (void)
 Poll the touch buttons and if one is pressed, assign rx_byte.mcp2200_rx the value.

Variables

IR_DEMO_RX rx_byte
IR_DEMO_FLAG rx_tx_flag

Detailed Description

very similiar to base code's mtouch

Definition in file OnePIC_8bit_demo_mtouch.c.