Explorar el Código

library update

Oliver Fabel hace 1 año
padre
commit
5101f05e35
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      mp_flipper_logging.h

+ 1 - 0
mp_flipper_logging.h

@@ -1,6 +1,7 @@
 #pragma once
 
 #include <stdint.h>
+#include <stdbool.h>
 
 extern uint8_t MP_FLIPPER_LOG_LEVEL_TRACE;
 extern uint8_t MP_FLIPPER_LOG_LEVEL_DEBUG;