From 0653ca795e4f47ae39e7f760fd235baf706342ff Mon Sep 17 00:00:00 2001 From: zhangbo <zhangbo@qq.com> Date: 星期五, 25 四月 2025 14:57:10 +0800 Subject: [PATCH] N303 功耗140ma 带PA常开接收,4G低功耗,添加了低功耗日志查询,休眠700微安修改了精致休眠唤醒bug --- keil/include/components/internet/inc/AIR780EDriver.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/keil/include/components/internet/inc/AIR780EDriver.h b/keil/include/components/internet/inc/AIR780EDriver.h index 236a613..0d39c95 100644 --- a/keil/include/components/internet/inc/AIR780EDriver.h +++ b/keil/include/components/internet/inc/AIR780EDriver.h @@ -12,6 +12,7 @@ *******************************************************************************/ #include "Socket.h" #include "HIDO_TypeDef.h" +#include "sn74hc595.h" /******************************************************************************* * Macro * -- Gitblit v1.9.3