You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This moves most status light indication code out of platform/sys.c into
sys/hmi.c so that platforms can share code.
This required introducing a SYS_CONFIG_STATUS_LIGHT parameter since NXT
does not have a status light.
Additionally, Bluetooth advertising and low voltage indications are
implemented. Other indications are not implemented yet.
This also fixes the status light not turning on at power up on SPIKE
Prime.
0 commit comments