/* Routines for controlling the current sense IC */ #ifndef __ISENSE_H #define __ISENSE_H #include void isense_init(void); #endif /* __ISENSE_H */