keylock
2.0.0.0
|
Keylock Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Keylock Click example.
This application monitors key position in its lock mechanism.
The demo application is composed of two sections :
Initialization driver enables GPIO and also writes log.
Detects the position in which the key currently is. Results are being sent to the Terminal, where you can track changes.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |