mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Updates to the 2018v5 image (#665)
This commit is contained in:
committed by
Peter Johnson
parent
f0cc623241
commit
e1dc099517
@@ -1,15 +1,15 @@
|
||||
// Copyright (c) National Instruments 2008. All Rights Reserved.
|
||||
// Do Not Edit... this file is generated!
|
||||
|
||||
#ifndef __nFRC_2017_17_0_2_Encoder_h__
|
||||
#define __nFRC_2017_17_0_2_Encoder_h__
|
||||
#ifndef __nFRC_2018_18_0_1_Encoder_h__
|
||||
#define __nFRC_2018_18_0_1_Encoder_h__
|
||||
|
||||
#include "../tSystem.h"
|
||||
#include "../tSystemInterface.h"
|
||||
|
||||
namespace nFPGA
|
||||
{
|
||||
namespace nFRC_2017_17_0_2
|
||||
namespace nFRC_2018_18_0_1
|
||||
{
|
||||
|
||||
class tEncoder
|
||||
@@ -197,4 +197,4 @@ private:
|
||||
}
|
||||
}
|
||||
|
||||
#endif // __nFRC_2017_17_0_2_Encoder_h__
|
||||
#endif // __nFRC_2018_18_0_1_Encoder_h__
|
||||
|
||||
Reference in New Issue
Block a user