You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -233,8 +233,8 @@ This setting will be saved to the EuroScope settings upon exit.
233
233
234
234
Toggles logging of min and max RFLs for predefined routings during flightplan processing.
235
235
236
-
If enabled, `DelHel` will display the min/max value triggering a warning during flightplan processing, informing you about the limit defined in the routing config.
237
-
If disabled (default setting), `DelHel` will only display the min/max RFL values if the [debug mode](#toggle-debug-logging) is enabled.
236
+
If enabled (default setting), `DelHel` will display the min/max value triggering a warning during flightplan processing, informing you about the limit defined in the routing config.
237
+
If disabled, `DelHel` will only display the min/max RFL values if the [debug mode](#toggle-debug-logging) is enabled.
238
238
239
239
This setting will be saved to the EuroScope settings upon exit.
240
240
@@ -271,23 +271,23 @@ All mandatory routings are stored in the `routing.json`file in the same director
271
271
272
272
Please make sure to follow the file structure, and checking the edited file with a [validator](https://jsonformatter.curiousconcept.com/).
273
273
274
-
275
274
Root object contains the departure ICAO code in (4-letter) uppercase as key and a `entry` object as value.
0 commit comments