diff --git a/.gitignore b/.gitignore index 542c8f4..fbf5641 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ # Data Storage *.txt +*.ini diff --git a/MHL - UI/Config File VIs/Read Config File.vi b/MHL - UI/Config File VIs/Read Config File.vi new file mode 100644 index 0000000..9fd298b Binary files /dev/null and b/MHL - UI/Config File VIs/Read Config File.vi differ diff --git a/MHL - UI/Config File VIs/Write Config File.vi b/MHL - UI/Config File VIs/Write Config File.vi new file mode 100644 index 0000000..0aae18e Binary files /dev/null and b/MHL - UI/Config File VIs/Write Config File.vi differ diff --git a/MHL - UI/Initialize UI Loop.vi b/MHL - UI/Initialize UI Loop.vi index 007cb4c..78a8110 100644 Binary files a/MHL - UI/Initialize UI Loop.vi and b/MHL - UI/Initialize UI Loop.vi differ diff --git a/MHL - UI/Message Handling Loop - UI.vi b/MHL - UI/Message Handling Loop - UI.vi index 82905ac..b3be89e 100644 Binary files a/MHL - UI/Message Handling Loop - UI.vi and b/MHL - UI/Message Handling Loop - UI.vi differ diff --git a/SR Track QMH.lvproj b/SR Track QMH.lvproj index 994d453..455885a 100644 --- a/SR Track QMH.lvproj +++ b/SR Track QMH.lvproj @@ -44,6 +44,7 @@ + @@ -71,6 +72,7 @@ + diff --git a/Support/Front Panel Objects/Legend VI.vi b/Support/Front Panel Objects/Legend VI.vi index 2301c5a..a28f59c 100644 Binary files a/Support/Front Panel Objects/Legend VI.vi and b/Support/Front Panel Objects/Legend VI.vi differ