From c3d48bda6d74e4e69156f1d199249564f79f4192 Mon Sep 17 00:00:00 2001 From: ackimixs Date: Tue, 7 May 2024 11:54:08 +0200 Subject: [PATCH] lidar --- TCPServer.h | 1 - 1 file changed, 1 deletion(-) diff --git a/TCPServer.h b/TCPServer.h index 12c024c..64014fe 100644 --- a/TCPServer.h +++ b/TCPServer.h @@ -115,7 +115,6 @@ private: Team team; std::vector stratPatterns = { - GET_LIDAR_POS, TURN_SOLAR_PANNEL_1, TURN_SOLAR_PANNEL_2, TURN_SOLAR_PANNEL_3,