The M2M_initialize.c file contains the following callback functions:
|
Callback |
Event starting the callback: |
|
InitUserInterface(…) |
is executed on the startup of the user M2M application. The user may configure the application modifying this function. |
|
M2M_onAppUpgradeAvailable(…) |
for future use. |
|
M2M_initGPIO(…) |
for future use. |