DCF77: Disable the display on exit

This commit is contained in:
Andreas Eversberg
2024-05-04 10:40:03 +02:00
committed by Andreas Eversberg
parent 1f55ad659b
commit 96cd937f9d

View File

@@ -651,6 +651,9 @@ error:
dcf77_exit();
display_measurements_on(0);
display_wave_on(0);
options_free();
return 0;