David's line following code from the LVBots competition, 2015.

Dependencies:   GeneralDebouncer Pacer PololuEncoder mbed

Fork of DeadReckoning by David Grayson

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers pc_serial.h Source File

pc_serial.h

00001 #pragma once
00002 
00003 #include <mbed.h>
00004 extern Serial pc;