commit | cee260a962e13503d707a6e30d527ffafb41518b | [log] [tgz] |
---|---|---|
author | Brian Silverman <brian@peloton-tech.com> | Thu Dec 24 16:27:51 2015 -0800 |
committer | Brian Silverman <brian@peloton-tech.com> | Thu Dec 24 16:27:51 2015 -0800 |
tree | 80df9bde6549e135efb7e4bd4935607a9688264f | |
parent | f1332d61ea90fd999816cc7685c61ed96008894b [diff] [blame] |
Set up for using WPILib 2016 It works if you switch which line in //aos/externals:BUILD is commented out. Change-Id: I19f4d7a1d95554cff0dc29f9fd4a163b9d0cafd5
diff --git a/frc971/wpilib/LPD8806.h b/frc971/wpilib/LPD8806.h index 48f17ae..84c4667 100644 --- a/frc971/wpilib/LPD8806.h +++ b/frc971/wpilib/LPD8806.h
@@ -7,6 +7,7 @@ #include "aos/common/mutex.h" #include "SPI.h" +#undef ERROR namespace frc971 { namespace wpilib {