mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
SCRIPT Run cc include replacements
This commit is contained in:
committed by
Peter Johnson
parent
f0a3c64121
commit
7c6efa41ae
@@ -15,7 +15,7 @@ that want even more control over what code runs on their robot.
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <hal/HAL.h>
|
||||
#include "wpi/hal/HAL.h"
|
||||
|
||||
enum DriverStationMode {
|
||||
DisabledMode,
|
||||
|
||||
Reference in New Issue
Block a user