tbm-mcu/include/gpio.h

5 lines
60 B
C
Raw Normal View History

2017-07-20 16:17:30 +02:00
#pragma once
int gpio_init(void);
void gpio_cleanup(void);