From 9fdeea8e98670b69fb6b81e9ac40a7e3cdecf387 Mon Sep 17 00:00:00 2001 From: Ben C Date: Fri, 24 Mar 2023 00:15:13 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 28d56ac2..f531c387 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -2527,10 +2527,6 @@ "description": "In degrees. Gives a margin of error for alignments.", "format": "float", "default": 5.0 - }, - "upsideDown": { - "type": "boolean", - "description": "Is this transmitter upsidedown? Means alignment will be checked facing the other way." } } },