Page 16WyzBee™User ManualVersion 1.2WyzBee™User ManualVersion 1.2Figure 14: main.c of TriLED Project in Keil uVision44) The TriLED_App() function controls all the frontend functioning of the application. Itinitializes the necessary drivers and configures WyzBee™. The source code is shown inthe image below.Figure 15: TriLED_App Function5) TriLED_App() Function:a. The TriLEDGpio_Put function is used to change the value assigned to the pins.GPIO_LOW indicates LED On and GPIO_HIGH indicates LED Off.