Eimantas Bernotavicius / Mbed 2 deprecated Buggy_Project

Dependencies:   QEI mbed

control.h

Committer:
Weranest
Date:
2018-02-22
Revision:
4:48d390356fba

File content as of revision 4:48d390356fba:

extern void buggyGoF();
extern void buggyGoLeft();
extern void buggyGoRight();
extern void buggyStop();
extern void controlManual(int);