Skip to content

Commit

Permalink
Delete TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilchmela committed Sep 29, 2024
1 parent 09d9d18 commit 51e57a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sts1CobcSw/CobcSoftware/StartupTestStubs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

namespace sts1cobcsw
{
// TODO: These functions must also set fram::framIsWorking, as well as "flashIsWorking" and
// "rfIsWorking" to true.
auto ResumeFlashStartupTestThread() -> void
{
persistentVariables.template Store<"flashIsWorking">(true);
Expand Down

0 comments on commit 51e57a4

Please sign in to comment.