|
MCB1700_Welcome
|
app main More...

Functions | |
| static void | vMainInitApp (void) |
| initialize app More... | |
| static void | vPrintQr (void) |
| print Qr code from array More... | |
| static bool | bCheckButton (void) |
| static void | vUpdateVolume (void) |
| int | main (void) |
| app entry point More... | |
Variables | |
| uint32_t | au32QrCode [25] |
app main
This file contains the main app function and init.
|
static |

| int main | ( | void | ) |
app entry point
| void |

|
static |
initialize app
| void |

|
static |
print Qr code from array
| void |

|
static |

| uint32_t au32QrCode[25] |