EDF - OnePIC MCU
Preliminary v0.7.0
|
#include "mTouchCVD.h"
#include "bsp.h"
#include "OnePIC_led.h"
#include "demo_main.h"
#include "Demo_mtouch.h"
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 |
Definition in file Demo_mtouch.c.