Contains all the application tasks that will be executed. More...
Topics | |
Current Sensor Calibration | |
The Current Sensor Calibration device layer is a proprietary user code utilized for configuring the sensor properties. | |
LED Display | |
The LED device layer is the proprietary user code used to configure and drive the on-board debugging LED. | |
Files | |
file | device.h |
Contains h files that are part of device layer. | |
The device layer covers all user tasks executed by the task scheduler. Each task is an independent entity called on its respective timing defined by the user. Tasks are proprietary user code modules representing specific functions of the application or end-product.