mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 13:08:13 +08:00
解決很多编译Bug
This commit is contained in:
@@ -17,7 +17,7 @@ static uint32_t timer_irq_count = 0;
|
||||
static void power_timer_handler(void* arg)
|
||||
{
|
||||
|
||||
// uint8_t pin_input = MicoGpioInputGet(POWER);
|
||||
// char pin_input = MicoGpioInputGet(POWER);
|
||||
uint32_t timer = 0;
|
||||
|
||||
if (timer_irq_count > 1)
|
||||
|
||||
Reference in New Issue
Block a user