This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
torambo.com
/
Momentum-Apps
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
7907cb232b
Haarat
Tagit
dev
feat/nfc-maker-type4
Momentum-Apps
/
bootloader
/
targets
/
f6
/
api-hal
/
api-hal.c
api-hal.c
95 B
Historia
Raaka
1
2
3
4
5
6
#include <api-hal.h>
void api_hal_init() {
api_hal_i2c_init();
api_hal_light_init();
}