mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
Remove NI VISA headers, as they are now included in NI Libraries (#1879)
This commit is contained in:
committed by
Peter Johnson
parent
bc59db5e6f
commit
f49859ebfd
@@ -14,8 +14,8 @@
|
||||
#include <wpi/FileSystem.h>
|
||||
#include <wpi/StringRef.h>
|
||||
|
||||
#include "../visa/visa.h"
|
||||
#include "hal/Errors.h"
|
||||
#include "visa/visa.h"
|
||||
|
||||
constexpr const char* OnboardResourceVISA = "ASRL1::INSTR";
|
||||
constexpr const char* MxpResourceVISA = "ASRL2::INSTR";
|
||||
|
||||
Reference in New Issue
Block a user