This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
torambo.com
/
Momentum-Apps
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
1daef3d025
Větve
Značky
dev
feat/nfc-maker-type4
Momentum-Apps
/
bootloader
/
targets
/
f5
/
api-hal
/
api-hal.c
api-hal.c
95 B
Historie
Surový
1
2
3
4
5
6
#include <api-hal.h>
void api_hal_init() {
api_hal_i2c_init();
api_hal_light_init();
}