G4lile0 / tinyGS

📡 Open Ground Station Network 🛰
GNU General Public License v3.0
924 stars 177 forks source link

Change Var Type for "NORAD" to allow for ID #'s greater than 65535 #52

Closed K4KDR closed 3 years ago

K4KDR commented 3 years ago

Changed "NORAD" type to uint32_t to allow for numbers greater than 65535 such as the 9xxxx temporary ID numbers

G4lile0 commented 3 years ago

Thanks a lot Scott :+1: