LPCXpresso55S69_MRuby/include/app_aux_ctrl.h

11 lines
144 B
C

//
// Created by imi415 on 23/03/09.
//
#ifndef APP_AUX_CTRL_H
#define APP_AUX_CTRL_H
int app_aux_ctrl_init(void);
#endif // APP_AUX_CTRL_H