mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
Adds a HAL wrapper around the CAN API's (#623)
Can someday be added to the simulator. Removes the last use case for the ni headers directly.
This commit is contained in:
committed by
Peter Johnson
parent
c572e6a307
commit
2249a8bac0
@@ -17,6 +17,7 @@
|
||||
#include "HAL/AnalogInput.h"
|
||||
#include "HAL/AnalogOutput.h"
|
||||
#include "HAL/AnalogTrigger.h"
|
||||
#include "HAL/CAN.h"
|
||||
#include "HAL/Compressor.h"
|
||||
#include "HAL/Constants.h"
|
||||
#include "HAL/Counter.h"
|
||||
|
||||
Reference in New Issue
Block a user