export function start()
in
libs/bead-drivers/PCA9632.ts [99:103]
5
lines of code
2
McCabe index (conditional complexity)
export function start() { if(!inited) initSensor(); }