Update USBPDDebug_FS2711.cpp

This commit is contained in:
Ben V. Brown
2024-03-20 20:04:12 +11:00
parent dcfb0b9fb2
commit df81e88e6a

View File

@@ -1,7 +1,7 @@
#include "FS2711.hpp" #include "FS2711.hpp"
#include "OperatingModes.h" #include "OperatingModes.h"
#include "ui_drawing.hpp"
#include "stdbool.h" #include "stdbool.h"
#include "ui_drawing.hpp"
#if POW_PD_EXT == 2 #if POW_PD_EXT == 2
#ifdef HAS_POWER_DEBUG_MENU #ifdef HAS_POWER_DEBUG_MENU