source: trunk/firmware_v2/SES/inc/mode_secondaryprotection.h

Last change on this file was 29, checked in by f.jahn, 7 weeks ago
  • Auto Restart mode implementiert
  • IWDG implementiert
  • 24V Kompiler Version implementiert
File size: 139 bytes
RevLine 
[17]1#ifndef __MODE_SECONDARYPROTECTION_H
2#define __MODE_SECONDARYPROTECTION_H
3
[29]4void MODE_SECONDARYPROTECTION_Exec(int am);
[17]5
6
7#endif
8
9
Note: See TracBrowser for help on using the repository browser.