-
- Downloads
LandDetector: call param_notify_changes() instead of param_save_default()
param_save_default() could take something like 0.5s, and because the LandDetector is running on the HP work queue, this would block other tasks, like RC handling or drivers.
Please register or sign in to comment