This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
torambo.com
/
Momentum-Apps
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
22e1ecb642
شاخهها
تگها
dev
feat/nfc-maker-type4
Momentum-Apps
/
bootloader
/
targets
/
f5
/
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();
}