SmartWheels self-driving race car. Designed for NXP Cup. Uses FRDM-KL25Z, area-scan camera, and simple image processing to detect and navigate any NXP spec track.

Dependencies:   TSI USBDevice mbed-dev

Fork of SmartWheels by haofan Zheng

Hardwares/ArduTouch.h

Committer:
hazheng
Date:
2017-04-17
Branch:
Drift
Revision:
78:9f20bf037db6
Child:
79:bdbac82c979b

File content as of revision 78:9f20bf037db6:

#pragma once
#ifndef ARDU_TOUCH_H
#define ARDU_TOUCH_H

#ifdef __cplusplus
extern "C" {
#endif



#ifdef __cplusplus
}
#endif

#endif //ARDU_TOUCH_H