mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 17:19:29 +00:00
AIS-related namespace cleanup.
This commit is contained in:
@@ -32,7 +32,6 @@ using namespace lpc43xx;
|
||||
#include <cstddef>
|
||||
#include <string>
|
||||
|
||||
namespace baseband {
|
||||
namespace ais {
|
||||
|
||||
struct DateTime {
|
||||
@@ -97,6 +96,5 @@ private:
|
||||
};
|
||||
|
||||
} /* namespace ais */
|
||||
} /* namespace baseband */
|
||||
|
||||
#endif/*__AIS_PACKET_H__*/
|
||||
|
||||
Reference in New Issue
Block a user