mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 10:07:43 +00:00
Simplified LCR code a bit
Split modem into modem and serializer Frequency string formatter
This commit is contained in:
@@ -28,8 +28,10 @@
|
||||
#include "rf_path.hpp"
|
||||
#include "touch.hpp"
|
||||
#include "modems.hpp"
|
||||
#include "serializer.hpp"
|
||||
|
||||
using namespace modems;
|
||||
using namespace serializer;
|
||||
|
||||
namespace portapack {
|
||||
namespace persistent_memory {
|
||||
|
Reference in New Issue
Block a user