This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
torambo.com
/
Momentum-Apps
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
f49f30f8a7
Dallar
Biçim İmleri
dev
feat/nfc-maker-type4
Momentum-Apps
/
bootloader
/
targets
/
f5
/
api-hal
/
api-hal.c
api-hal.c
95 B
Geçmiş
Ham
1
2
3
4
5
6
#include <api-hal.h>
void api_hal_init() {
api_hal_i2c_init();
api_hal_light_init();
}