hallswitch 2.0.0.0
|
Hall Switch Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
Hall Switch Click example.
The application sets sensor magnetic pole
The demo application is composed of two sections :
Initializes Driver init and turn OFF S-pole and N-pole
Turns S and N on and off every 500 ms
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |