We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80898c0 commit fda357eCopy full SHA for fda357e
radio/src/tests/gtests.cpp
@@ -125,9 +125,6 @@ int32_t lastAct = 0;
125
uint16_t simuGetAnalog(uint8_t) { return 0; }
126
void simuQueueAudio(const uint8_t *, uint32_t) {}
127
128
-void fsLedOn(uint8_t idx) {}
129
-void fsLedOff(uint8_t idx) {}
130
-
131
static char _stringResult[200];
132
133
const char * nchar2string(const char * string, int size)
0 commit comments