if (F_status_is_error_not(main->setting.status_receive) && main->setting.receive.used) {
do {
-
- // @todo this would probably be better when active_receive > 0 to add a nano timestamp check and if time elapsed is smaller than a given number then do not poll.