mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-30 22:14:31 -04:00
Meshtastic: some Sonar fixes
This commit is contained in:
@@ -108,7 +108,7 @@ private:
|
||||
void reset();
|
||||
void calculateLevel(Real& sample);
|
||||
void modulateSample();
|
||||
unsigned short encodeSymbol(unsigned short symbol, bool headerSymbol); //!< Encodes symbol with payload/header DE spacing
|
||||
unsigned short encodeSymbol(unsigned short symbol, bool headerSymbol) const; //!< Encodes symbol with payload/header DE spacing
|
||||
};
|
||||
|
||||
#endif // INCLUDE_MESHTASTICMODSOURCE_H
|
||||
|
||||
Reference in New Issue
Block a user