changed egse default config to ground
This commit is contained in:
@ -272,7 +272,7 @@ class StarTrackerHandler : public DeviceHandlerBase {
|
||||
#ifndef EGSE
|
||||
std::string paramJsonFile = "/mnt/sd0/startracker/flight-config.json";
|
||||
#else
|
||||
std::string paramJsonFile = "/home/pi/arcsec/ground-config.json";
|
||||
std::string paramJsonFile = "/home/pi/arcsec/flight-config.json";
|
||||
#endif
|
||||
|
||||
enum class InternalState { TEMPERATURE_REQUEST };
|
||||
|
2
tmtc
2
tmtc
Submodule tmtc updated: 199ffe1a32...cf7d25c206
Reference in New Issue
Block a user