SparkFun Line Follower Array Library. based on https://github.com/sparkfun/SparkFun_Line_Follower_Array_Arduino_Library

Dependents:   WRS_mechanamu_test

Files at this revision

API Documentation at this revision

Comitter:
sgrsn
Date:
Fri Aug 31 03:03:39 2018 +0000
Parent:
0:c1d649c7b904
Commit message:
Remove stdint.h

Changed in this revision

SensorBar.h Show annotated file Show diff for this revision Revisions of this file
--- a/SensorBar.h	Fri Aug 31 02:52:24 2018 +0000
+++ b/SensorBar.h	Fri Aug 31 03:03:39 2018 +0000
@@ -2,7 +2,6 @@
 #define SENSORBAR_H
 
 #include "mbed.h"
-#include "stdint.h"
 
 #define RECEIVE_TIMEOUT_VALUE 1000  // Timeout for I2C receive