This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
torambo.com
/
Momentum-Apps
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
c3fda0c8c3
ブランチ
タグ
dev
feat/nfc-maker-type4
Momentum-Apps
/
bootloader
/
targets
/
f5
/
api-hal
/
api-hal.c
api-hal.c
95 B
履歴
Raw
1
2
3
4
5
6
#include <api-hal.h>
void api_hal_init() {
api_hal_i2c_init();
api_hal_light_init();
}