UWB-Tracking
Loading...
Searching...
No Matches
Classes
watchdog.h File Reference

Library for creating a software watchdog timer with FreeRTOS. More...

#include <freertos/FreeRTOS.h>
#include <freertos/timers.h>
#include <Arduino.h>

Go to the source code of this file.

Classes

class  Watchdog
 Watchdog class for monitoring and resetting a timer. More...
 

Detailed Description

Library for creating a software watchdog timer with FreeRTOS.