Minor change for ackbtn driver.

This commit is contained in:
NIIBE Yutaka
2018-09-27 12:53:43 +09:00
parent 49b0556a24
commit 7dc67d2210
2 changed files with 2 additions and 1 deletions

View File

@@ -29,9 +29,10 @@
#include <stdint.h>
#include <string.h>
#include <chopstx.h>
#include <mcu/stm32f103.h>
#include "board.h"
#include "mcu/stm32f103.h"
#include "sys.h"
static uint32_t pin_config;