source: trunk/firmware/Core/inc/mode_secondaryprotection.h

Last change on this file was 9, checked in by f.jahn, 5 months ago

Firmware Erstellung begonnen:

  • Relais schaltet
  • Mode wird eingelesen
  • Button auf Platine getestet
  • Buzzer Funktionen erstellt
File size: 137 bytes
Line 
1#ifndef __MODE_SECONDARYPROTECTION_H
2#define __MODE_SECONDARYPROTECTION_H
3
4void MODE_SECONDARYPROTECTION_Exec(void);
5
6
7#endif
8
9
Note: See TracBrowser for help on using the repository browser.