Refactors Sun and Inactivity processes to subsystems, and a few globa lvariables to be managed

This commit is contained in:
Atermonera
2018-12-03 17:21:00 -08:00
committed by VirgoBot
parent 4579aed0ed
commit bf86b408fa
9 changed files with 56 additions and 63 deletions

View File

@@ -85,9 +85,6 @@
if("Jobs")
debug_variables(job_master)
feedback_add_details("admin_verb","DJobs")
if("Sun")
debug_variables(sun)
feedback_add_details("admin_verb","DSun")
if("Radio")
debug_variables(radio_controller)
feedback_add_details("admin_verb","DRadio")