File system reorganized
parent
5d3d100d4f
commit
0629ec1111
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Console.WriteLine("Hello, World!");
|
Console.WriteLine("Hello, World!");
|
||||||
|
|
||||||
var calibrator = new CalibratorReader(@"C:\Users\aime Fernández\Documents\calibraciones.txt");
|
var calibrator = new CalibratorReader(@"RandomFiles\calibraciones.txt");
|
||||||
var calibrationFound = calibrator.ObtainCalibrationValue();
|
var calibrationFound = calibrator.ObtainCalibrationValue();
|
||||||
|
|
||||||
Console.WriteLine($"The calibration found was {calibrationFound}");
|
Console.WriteLine($"The calibration found was {calibrationFound}");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue