yincheng.zhong
2024-09-06 c133c0e93c4da4f151b5a09035ea2a7a1063806b
keil/include/components/internet/src/AIR780EDriver.c
@@ -411,8 +411,7 @@
 *******************************************************************************/
HIDO_INT32 AIR780EDriver_PowerOn(void)
{
    air780_power_state = 1;
    update_led_power_state();
    AIR780E_Reset();
    return HIDO_OK;
}
@@ -561,7 +560,7 @@
 *******************************************************************************/
void AIR780EUartInit(void)
{
io_pin_mux_set(_4G_USART_RX_Pin,IO_FUNC4);
 ST_UartInit stUartInit;
    /* 串口初始化 */