Move division to CTCSSRX, change sample unscaling to 1/rxLevel

This commit is contained in:
Geoffrey Merck
2020-04-27 11:16:06 +02:00
parent f9530ee82a
commit 4ffaa62855
4 changed files with 31 additions and 27 deletions
-2
View File
@@ -91,8 +91,6 @@ private:
void sendCallsign();
void beginRelaying();
q15_t getUnscaledSample(q15_t sample);
};
#endif