mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 09:37:21 +02:00
Fix tcp server burns cpu cycles when no connections, and does not close some connections
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// Created by Johnathon Slightham on 2025-05-25.
|
||||
//
|
||||
|
||||
#include <ranges>
|
||||
|
||||
#include "MessagingInterface.h"
|
||||
#include "AngleControlMessageBuilder.h"
|
||||
#include "ConfigManager.h"
|
||||
|
||||
Reference in New Issue
Block a user