···9797static void
9898getUserConfig(struct ht_device *htd)
9999{
100100- // The game here is to avoid bugs + be paranoid, not to be fast. If you see something that seems "slow" - don't
100100+ // The game here is to avoid bugs + be cautious, not to be fast. If you see something that seems "slow" - don't
101101 // fix it. Any of the tracking code is way stickier than this could ever be.
102102103103 struct u_config_json config_json = {0};