consolidate time to wait

This commit is contained in:
SpudGunMan
2025-10-14 09:38:38 -07:00
parent b1d32a7745
commit 16dcc96037
3 changed files with 3 additions and 25 deletions
-1
View File
@@ -353,7 +353,6 @@ def onReceive(packet, interface):
else:
logger.warning(f"Device:{rxNode} Ignoring DM: {message_string} From: {get_name_from_number(message_from_id, 'long', rxNode)}")
send_message(welcome_message, channel_number, message_from_id, rxNode)
time.sleep(responseDelay)
# log the message to the message log
if log_messages_to_file: