From b18b9f54e4538f6ad63ed828fcdb59e5a252f408 Mon Sep 17 00:00:00 2001 From: Matthew Date: Thu, 20 Mar 2025 20:49:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AF=AF=E6=94=B9=E7=9A=84?= =?UTF-8?q?=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/cpp/GPIOControl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/cpp/GPIOControl.h b/app/src/main/cpp/GPIOControl.h index eb207b47..b5d37b2d 100644 --- a/app/src/main/cpp/GPIOControl.h +++ b/app/src/main/cpp/GPIOControl.h @@ -48,7 +48,7 @@ #define CMD_SET_12V_EN_STATE 133 #if 1 #define CMD_SET_SPI_POWER 129 -#define CMD_SET_3V3_PWR_EN 2 +#define CMD_SET_3V3_PWR_EN 132 #endif #define CMD_GET_CAMERA_STATUS 310