Renaming and merging WPILibC++ into Devices and simulator files

Change-Id: I6f4b94d1f2cbf4196ebcef8bc45799a97bcde1d8
This commit is contained in:
Patrick Plenefisch
2014-09-25 20:36:59 -04:00
parent fa4a39dcc6
commit b6475d0503
29 changed files with 56 additions and 562 deletions

View File

@@ -12,6 +12,7 @@
#include <math.h>
#include "HAL/cpp/Synchronized.hpp"
#include "Timer.h"
#include "HAL/HAL.hpp"
static const char *kP = "p";
static const char *kI = "i";