mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
add Meteomodem_M20 to packet class in sonde_packet.hpp
This commit is contained in:
parent
cb93f2636e
commit
e3169a3495
@ -51,6 +51,7 @@ public:
|
||||
Meteomodem_M10 = 2,
|
||||
Meteomodem_M2K2 = 3,
|
||||
Vaisala_RS41_SG = 4,
|
||||
Meteomodem_M20 = 5,
|
||||
};
|
||||
|
||||
Packet(const baseband::Packet& packet, const Type type);
|
||||
|
Loading…
Reference in New Issue
Block a user