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

Dependencies:   GeneralDebouncer Pacer PololuEncoder mbed

Fork of DeadReckoning by David Grayson

buttons.h

Committer:
DavidEGrayson
Date:
2014-02-22
Revision:
11:bd14d512340a
Child:
16:8eaa5bc2bdb1

File content as of revision 11:bd14d512340a:

#pragma once

void buttonsInit();

bool button1IsPressed();