mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-17 09:02:25 +00:00
Rename all the app .cpp/.hpp to have app name first.
Larger refactoring of filenames and namespaces imminent!
This commit is contained in:
@@ -26,11 +26,11 @@ using namespace portapack;
|
||||
|
||||
#include "string_format.hpp"
|
||||
|
||||
#include "app_analog_audio.hpp"
|
||||
#include "app_ais.hpp"
|
||||
#include "app_tpms.hpp"
|
||||
#include "app_ert.hpp"
|
||||
#include "app_spectrum_analysis.hpp"
|
||||
#include "analog_audio_app.hpp"
|
||||
#include "ais_app.hpp"
|
||||
#include "tpms_app.hpp"
|
||||
#include "ert_app.hpp"
|
||||
#include "spectrum_analysis_app.hpp"
|
||||
|
||||
namespace ui {
|
||||
|
||||
|
Reference in New Issue
Block a user