This website works better with JavaScript
Главная
Обзор
Помощь
Вход
torambo.com
/
Momentum-Apps
Следить
2
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
ba399abb5d
Ветки
Метки
dev
feat/nfc-maker-type4
Momentum-Apps
/
bootloader
/
targets
/
f6
/
api-hal
/
api-hal.c
api-hal.c
95 B
История
Исходник
1
2
3
4
5
6
#include <api-hal.h>
void api_hal_init() {
api_hal_i2c_init();
api_hal_light_init();
}