Files
WoodDrone/drv/iwdg.h
Dana Markova 0de214c9a1 first commit
2025-07-28 13:21:36 +03:00

5 lines
69 B
C

#pragma once
void InitIWDG(unsigned short Reload);
void PingIWDG();