source: trunk/firmware_v3/SES/inc/mode_secondaryprotection_plus.h

Last change on this file was 41, checked in by f.jahn, 8 days ago

V3 Version soweit fertig. Relais ansteuerung, modbus, temperatursensor ist implementiert
Commit vor Änderung auf neuen Controller mit mehr Speicher

File size: 154 bytes
RevLine 
[41]1#ifndef __MODE_SECONDARYPROTECTION_PLUS_H
2#define __MODE_SECONDARYPROTECTION_PLUS_H
3
4void MODE_SECONDARYPROTECTION_PLUS_Exec(int am);
5
6
7#endif
8
9
Note: See TracBrowser for help on using the repository browser.