mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-24 16:39:04 +00:00
AIS-related namespace cleanup.
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
|
||||
#include <cstdlib>
|
||||
|
||||
namespace baseband {
|
||||
namespace ais {
|
||||
|
||||
using CRCFieldReader = ::FieldReader<baseband::Packet, BitRemapNone>;
|
||||
@@ -225,4 +224,3 @@ bool Packet::length_valid() const {
|
||||
}
|
||||
|
||||
} /* namespace ais */
|
||||
} /* namespace baseband */
|
||||
|
||||
Reference in New Issue
Block a user