WIP: [kcm_clock] Prevent error when NTP is disabled
In timedated_interface.h, SetNTP() and SetTime() use asyncCallWithArgumentList and the error happens when SetTime somehow takes effect before SetNTP does.
This fixes the issue (Tested by spamming enable/disable "Set date and time automatically"), but I'm not sure if an infinite loop is 100% impossible.
Edited by Jan Paul Batrina