SPIKE-RT C API Reference [English]
An RTOS-based software platform for LEGO® Education SPIKE™.
Functions
System

API for the entire hub system. More...

Functions

void hub_system_shutdown (void)
 Shut down the system. More...
 

Detailed Description

API for the entire hub system.

Function Documentation

◆ hub_system_shutdown()

void hub_system_shutdown ( void  )

Shut down the system.

Equivalent to exit(0). Do not call in CPU locked state.