解決很多编译Bug

This commit is contained in:
zogodo
2019-09-24 22:45:03 +08:00
parent 2a328b9225
commit 3cf3abf373
11 changed files with 57 additions and 72 deletions

View File

@@ -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)