Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilsss655 committed Jan 5, 2024
1 parent 259d940 commit 71d0d8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/spectrum.c
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ uint16_t GetStepsCount()
#ifdef ENABLE_SPECTRUM_CHANNEL_SCAN
if (appMode==CHANNEL_MODE)
{
// hack: adds 1 step count if steps > 128 to properly average and display last channel
return scanChannelsCount;
}
#endif
Expand Down

0 comments on commit 71d0d8f

Please sign in to comment.