RAD-Gigalog: Rename to RAD-Mars

This commit is contained in:
Paul Hollinsky
2022-03-11 10:53:05 -05:00
parent f4e16025c1
commit 0ff12300f3
9 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ public:
std::vector<std::shared_ptr<Packet>> output();
bool disableChecksum = false; // Even for short packets
bool align16bit = true; // Not needed for Gigalog, Galaxy, etc and newer
bool align16bit = true; // Not needed for Mars, Galaxy, etc and newer
private:
enum class ReadState {