NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
|
#include "Buttons.h"
#include "Camera.h"
#include "Encoder.h"
#include "Motor.h"
#include "MotorControl.h"
#include "Servo.h"
#include "BorderDetector.h"
#include "ObstacleDetector.h"
#include "ObstacleDetectorWithServo.h"
#include "Config.h"
#include "Log.h"