Enable -u option for MD-2017.

This commit is contained in:
Serge Vakulenko 2018-09-06 13:54:51 -07:00
parent aa28209336
commit 742c04ee44
1 changed files with 1 additions and 0 deletions

View File

@ -2540,4 +2540,5 @@ radio_device_t radio_md2017 = {
uv380_parse_header,
uv380_parse_row,
uv380_update_timestamp,
uv380_write_csv,
};