Explorar el Código

Remove unused includes after I moved the MMU error screen

Guðni Már Gilbert hace 2 años
padre
commit
e6a3fa5e40
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      Firmware/mmu2.cpp

+ 0 - 2
Firmware/mmu2.cpp

@@ -1,7 +1,5 @@
 #include "mmu2.h"
 #include "mmu2_error_converter.h"
-#include "mmu2/error_codes.h"
-#include "mmu2/errors_list.h"
 #include "mmu2_fsensor.h"
 #include "mmu2_log.h"
 #include "mmu2_power.h"