Move ctre headers to hal/src so they aren't user-visible. (#728)

Also removes ctre_frames.h entirely since it's not used.

Fixes #683.
This commit is contained in:
Peter Johnson
2017-11-13 22:23:18 -08:00
committed by GitHub
parent 4d559f3856
commit 020ee227d2
8 changed files with 3 additions and 248 deletions

View File

@@ -1,4 +1,4 @@
#include "ctre/PDP.h"
#include "PDP.h"
#include "FRC_NetworkCommunication/CANSessionMux.h" //CAN Comm
#include <string.h> // memset