| | |
| | | /******************************************************************************* |
| | | * Local Function * |
| | | *******************************************************************************/ |
| | | extern void delay_ms(uint32_t nTimer) ; |
| | | void PowerDownDetect(void) |
| | | { |
| | | static HIDO_UINT32 l_u32QXpowerTick = 0; |
| | | static uint32_t powercount=0; |
| | | |
| | | |
| | | if(HAL_GPIO_ReadPin(GPIOB,GPIO_PIN_9)) |
| | | { |
| | |
| | | * Modified Date: : 2018年7月23日 |
| | | *******************************************************************************/ |
| | | extern uint32_t nomove_time; |
| | | extern void MX_Init(void); |
| | | extern void SystemClock_Config(void); |
| | | void HAL_GPIO_EXTI_Callback(uint16_t GPIO_Pin) |
| | | { |
| | | if(GPIO_Pin == GPIO_PIN_5) |
| | |
| | | } |
| | | |
| | | } |
| | | extern void Set4LEDColor_Off(void); |
| | | uint8_t lora_sendfinalbag_num; |
| | | void lora_sendfinalbag_Poll() |
| | | { |
| | |
| | | * Author : 杜键 |
| | | * Modified Date: : 2018年5月8日 |
| | | *******************************************************************************/ |
| | | extern HIDO_UINT32 Battery_GetPercentage(void); |
| | | HIDO_INT32 APL_Init(void) |
| | | { |
| | | //Power_GPS_LoraOn(); |