diff options
| author | a1xd <[email protected]> | 2020-08-04 18:30:13 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-04 18:30:13 -0400 |
| commit | ba89e7d3e0bbc0fa85abf76d796e55c215eb2807 (patch) | |
| tree | ff05c61ea7979b3bf38f18b1043d6b2d149cce33 /rawaccel.sln | |
| parent | Merge pull request #9 from a1xd/read-fix (diff) | |
| parent | Even nicer (diff) | |
| download | rawaccel-ba89e7d3e0bbc0fa85abf76d796e55c215eb2807.tar.xz rawaccel-ba89e7d3e0bbc0fa85abf76d796e55c215eb2807.zip | |
Merge pull request #12 from JacobPalecki/GUI
GUI: Add read from driver, velocity and gain graphs, toolbar, and chart optimizations
Diffstat (limited to 'rawaccel.sln')
| -rw-r--r-- | rawaccel.sln | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rawaccel.sln b/rawaccel.sln index 2235818..33735fd 100644 --- a/rawaccel.sln +++ b/rawaccel.sln @@ -23,6 +23,7 @@ Global GlobalSection(SharedMSBuildProjectFiles) = preSolution common-install\common-install.vcxitems*{058d66c6-d88b-4fdb-b0e4-0a6fe7483b95}*SharedItemsImports = 9 common\common.vcxitems*{24b4226f-1461-408f-a1a4-1371c97153ea}*SharedItemsImports = 9 + common\common.vcxitems*{28a3656f-a1de-405c-b547-191c32ec555f}*SharedItemsImports = 4 common\common.vcxitems*{60d6c942-ac20-4c05-a2be-54b5c966534d}*SharedItemsImports = 4 common-install\common-install.vcxitems*{896950d1-520a-420a-b6b1-73014b92a68c}*SharedItemsImports = 4 common-install\common-install.vcxitems*{a4097ff6-a6f0-44e8-b8d0-538d0fb75936}*SharedItemsImports = 4 |