Skip to content

Commit

Permalink
Ooops... (#1063)
Browse files Browse the repository at this point in the history
* Editing SatDump config file + additional logic

I've added `meteor_daytime_enhancements` and `meteor_nighttime_enhancements` to the `settings.yml` file and additional logic in the `Capture.php` file to include all enhancements listed for creation for Meteor M2-X.

* Ooops...
  • Loading branch information
MihajloPi authored Sep 6, 2024
1 parent f83f040 commit c432877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/settings_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"noaa_map_state_border_color": { "type": "string" },
"wxtoimg_map_offset": { "type": "number" },
"noaa_thermal_temp_overlay": { "type": "boolean" },
"noaa_thermal_temp_overlay_location": { "type": "boolean" },
"noaa_thermal_temp_overlay_location": { "type": "string" },
"noaa_jpg_image_quality": {
"type": "number",
"minimum": 0,
Expand Down

0 comments on commit c432877

Please sign in to comment.