This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
torambo.com
/
Momentum-Apps
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
5cd73ac97b
Rami (Branch)
Tag
dev
feat/nfc-maker-type4
Momentum-Apps
/
bootloader
/
targets
/
f5
/
api-hal
/
api-hal.c
api-hal.c
95 B
Cronologia
Originale
1
2
3
4
5
6
#include <api-hal.h>
void api_hal_init() {
api_hal_i2c_init();
api_hal_light_init();
}