电源关闭不对称

PtzNew
XI.CHEN 3 months ago
parent 864a8dc0dd
commit 0375b13c67

@ -5008,6 +5008,7 @@ bool CPhoneDevice::CloseSensors(int sensortype, uint32_t delayedCloseTime)
// GpioControl::TurnOff(CMD_SET_3V3_PWR_ENABLE);
#ifndef USING_PTZ
#else
GpioControl::TurnOff(CMD_SET_5V_PWR_ENABLE, delayedCloseTime);
GpioControl::TurnOff(CMD_SET_PTZ_PWR_ENABLE, delayedCloseTime);
#endif
#endif

Loading…
Cancel
Save