Soil Testing 0.1.0
Readily available soil testing
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | sys_init (uint8_t arrInterrupts[]) |
void sys_init | ( | uint8_t | arrInterrupts[] | ) |
sys_init
This is basic system initialization function. It will initialize the other systems as well make the irq_init() call.
arrInterrupts | An array of PINx |