From 32b07d9f4d04370a1dae26abce60532c756d3719 Mon Sep 17 00:00:00 2001
From: eried <1091420+eried@users.noreply.github.com>
Date: Sun, 28 Jun 2020 14:19:30 +0200
Subject: [PATCH] Update ANTENNAS.TXT

---
 sdcard/WHIPCALC/ANTENNAS.TXT | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sdcard/WHIPCALC/ANTENNAS.TXT b/sdcard/WHIPCALC/ANTENNAS.TXT
index da821ef2..3aa037cb 100644
--- a/sdcard/WHIPCALC/ANTENNAS.TXT
+++ b/sdcard/WHIPCALC/ANTENNAS.TXT
@@ -1,4 +1,4 @@
-#<antenna label> <elements length in mm, separated by a space>
-ANT700 95 134 175 206 230 245
-ANT500 185 315 450 586 724 862
-CHEAPO 118 183 253 326 399 476
\ No newline at end of file
+#antenna label,elements length in mm, separated by a commas
+ANT700,95,134,175,206,230,245
+ANT500,185,315,450,586,724,862
+TELESCOPIC,118,183,253,326,399,476
\ No newline at end of file
-- 
GitLab