Remove NI VISA headers, as they are now included in NI Libraries (#1879)

This commit is contained in:
Thad House
2019-09-07 21:01:27 -07:00
committed by Peter Johnson
parent bc59db5e6f
commit f49859ebfd
4 changed files with 2 additions and 1267 deletions

View File

@@ -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";