wave: Fix valgrind issue

This commit is contained in:
Sébastien Deronne
2016-11-28 23:45:36 +01:00
parent 918dbb5003
commit be0c13d7f3

View File

@@ -72,6 +72,7 @@ struct TxInfo
: channelNumber (channel),
priority (prio),
dataRate (rate),
preamble (preamble),
txPowerLevel (powerLevel)
{