Skip to content

Commit

Permalink
Update METEOR-M2 3 frequency
Browse files Browse the repository at this point in the history
  • Loading branch information
moh53n committed Jul 4, 2023
1 parent 06893c4 commit 69e890d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autonoaa/helpers/default.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ def add_default_sats():
print("Added NOAA 18")
DB.new_satellite(33591, "NOAA 19", 137100000, 40000, "APT")
print("Added NOAA 19")
DB.new_satellite(57166, "METEOR-M2 3", 137900000, 140000, "LRPT")
DB.new_satellite(57166, "METEOR-M2 3", 137100000, 140000, "LRPT")
print("Added METEOR-M2 3")

0 comments on commit 69e890d

Please sign in to comment.