diff --git a/controller/tea_poor/lib/CommandProcessor/CommandProcessor.cpp b/controller/tea_poor/lib/Core/CommandProcessor.cpp similarity index 100% rename from controller/tea_poor/lib/CommandProcessor/CommandProcessor.cpp rename to controller/tea_poor/lib/Core/CommandProcessor.cpp diff --git a/controller/tea_poor/lib/CommandProcessor/CommandProcessor.h b/controller/tea_poor/lib/Core/CommandProcessor.h similarity index 100% rename from controller/tea_poor/lib/CommandProcessor/CommandProcessor.h rename to controller/tea_poor/lib/Core/CommandProcessor.h diff --git a/controller/tea_poor/lib/WaterPumpScheduler/WaterPumpScheduler.cpp b/controller/tea_poor/lib/Core/WaterPumpScheduler.cpp similarity index 100% rename from controller/tea_poor/lib/WaterPumpScheduler/WaterPumpScheduler.cpp rename to controller/tea_poor/lib/Core/WaterPumpScheduler.cpp diff --git a/controller/tea_poor/lib/WaterPumpScheduler/WaterPumpScheduler.h b/controller/tea_poor/lib/Core/WaterPumpScheduler.h similarity index 100% rename from controller/tea_poor/lib/WaterPumpScheduler/WaterPumpScheduler.h rename to controller/tea_poor/lib/Core/WaterPumpScheduler.h