continue tc write impl

This commit is contained in:
2022-06-16 18:34:04 +02:00
parent a4234b90b8
commit 3075da0674
5 changed files with 92 additions and 27 deletions

View File

@ -1,6 +1,6 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Run" type="CargoCommandRunConfiguration" factoryName="Cargo Command">
<option name="command" value="run --package launchpad --bin launchpad" />
<configuration default="false" name="Run spacepackets" type="CargoCommandRunConfiguration" factoryName="Cargo Command">
<option name="command" value="run --package spacepackets --bin spacepackets" />
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
<option name="channel" value="DEFAULT" />
<option name="requiredFeatures" value="true" />