From 72def895431ad7a08e635b11f3da738e2b2c4618 Mon Sep 17 00:00:00 2001
From: wujiazhi <1147861305@qq.com>
Date: Thu, 13 Jun 2024 11:31:04 +0800
Subject: [PATCH] add lower model test

---
 HARDWARE/COMP/comp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HARDWARE/COMP/comp.c b/HARDWARE/COMP/comp.c
index 865a002..ef3dd6b 100644
--- a/HARDWARE/COMP/comp.c
+++ b/HARDWARE/COMP/comp.c
@@ -1,5 +1,5 @@
 #include "comp.h"
-
+#include "power_manage.h"
 #include "gpio.h"
 #include "uart.h"
 

--
Gitblit v1.9.3