source: trunk/firmware_v2/SES/inc/mode_ovp.h @ 18

Last change on this file since 18 was 17, checked in by f.jahn, 9 days ago
File size: 89 bytes
Line 
1#ifndef __MODE_OVP_H
2#define __MODE_OVP_H
3
4void MODE_OVP_Exec(void);
5
6
7#endif
8
9
Note: See TracBrowser for help on using the repository browser.