Skip to content

Commit fda357e

Browse files
Remove fsLedOn/fsLedOff from gtests
1 parent 80898c0 commit fda357e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

radio/src/tests/gtests.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,6 @@ int32_t lastAct = 0;
125125
uint16_t simuGetAnalog(uint8_t) { return 0; }
126126
void simuQueueAudio(const uint8_t *, uint32_t) {}
127127

128-
void fsLedOn(uint8_t idx) {}
129-
void fsLedOff(uint8_t idx) {}
130-
131128
static char _stringResult[200];
132129

133130
const char * nchar2string(const char * string, int size)

0 commit comments

Comments
 (0)