Rename m4_startup.* to more appropriate core_control.*

Now that there is M0- and M4-related code.
This commit is contained in:
Jared Boone 2016-02-16 11:09:00 -08:00
parent 7fbe57931e
commit 7ec476cb79
5 changed files with 7 additions and 7 deletions

View file

@ -32,7 +32,7 @@
#include "ert_app.hpp"
#include "tpms_app.hpp"
#include "m4_startup.hpp"
#include "core_control.hpp"
namespace ui {