BERTL library, Kevin Heinrich

Dependents:   BertlPingPong_UEbung3_EB

bertl14.h

Committer:
heinrich_kevin
Date:
2016-01-18
Revision:
0:f40ab7184c3f
Child:
1:01bc0c86f111

File content as of revision 0:f40ab7184c3f:

#include <mbed.h>

void bertl_engine(int left, int right);
void bertl_engine_test();