Skip to content

Commit

Permalink
Merge pull request #85 from RobertK66/feature/seib_dev
Browse files Browse the repository at this point in the history
SRS simple commands
  • Loading branch information
RobertK66 authored Dec 4, 2023
2 parents aa8830c + 3bed6a2 commit c63defb
Show file tree
Hide file tree
Showing 4 changed files with 341 additions and 107 deletions.
4 changes: 2 additions & 2 deletions ClimbObc/src/mod/l7_climb_app.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ static const app_command_t Commands[] = {
{ 'k' , PSU_datavector_request },
{ 'b' , old_pegasys_PSU_request_cmd },
{ '9' , mem_write_cmd },
{ 'Q' , srs_testread_cmd },
{ 'q' , srs_testwrite_cmd },
// { 'Q' , srs_testread_cmd },
// { 'q' , srs_testwrite_cmd },
{ 'S' , srs_cmd },
{ 'a' , main_showruntimes_cmd}

Expand Down
Loading

0 comments on commit c63defb

Please sign in to comment.