diff --git a/uv380.c b/uv380.c index f23995e..3ebded8 100644 --- a/uv380.c +++ b/uv380.c @@ -2540,4 +2540,5 @@ radio_device_t radio_md2017 = { uv380_parse_header, uv380_parse_row, uv380_update_timestamp, + uv380_write_csv, };