Skip to content

Commit 5c1420f

Browse files
committed
updates seauncesing instructions
1 parent a0c9525 commit 5c1420f

File tree

1 file changed

+3
-4
lines changed
  • FprimeZephyrReference/Components/StartupManager/docs

1 file changed

+3
-4
lines changed

FprimeZephyrReference/Components/StartupManager/docs/sdd.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,9 @@ Add diagrams here
2121

2222
## How to Run
2323

24-
1. Uplink a sequence start file. we have one in TODO location
25-
2. STARTUP_SEQUENCE_FILE_PRM_SET to the file you uplinked and STARTUP_SEQUENCE_FILE_PRM_SAVE
26-
3. FileHandling.prmDb.PRM_SAVE_FILE
27-
24+
1. Choose the startup sequence from the sequences file. To update the .bin file run `make sequence SEQ=startup`
25+
2. Restart the cube, it should do the startup sequence right away
26+
3. To disable the startup sequence delete the sequence file. Use FileHandling.filemanager.RemoveFile to remove the startup.bin file
2827

2928
The StartupManager maintains internal state tracking its lifecycle:
3029

0 commit comments

Comments
 (0)