#ifndef __STAB_H__ #define __STAB_H__ void Stab_Init(void); void Stab_WorkCycle(void); #endif // __STAB_H__