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

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