From a5b93a42a7147ff0a97c27d096999b27fdd5754e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20YILMAZ?= <83428666+why-shiro@users.noreply.github.com> Date: Sun, 25 Feb 2024 03:08:19 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a08fea6..b517be0 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Our software allows us to control features such as making quick flight mode chan | 1 |Adding UDP And USB socket connection|✅| | 2 |Sending heartbeat continously and getting heartbeat continously|✅| | 3 |Listing all parameters and update parameters support|🕒| -| 4 |Getting GPS coordinates of the plane and updating location on the map sync.|❌| +| 4 |Getting GPS coordinates of the plane and updating location on the map sync.|✅| | 5 |Getting other planes datas from TEKNOFEST REST API clone, listing all planes on the maps, adding jammer locations|❌| | 6 |Adding support clicking on other planes for custom plane follow mode|❌| | 7 |Getting raw camera content from UDP|❌|