UWB-Tracking
|
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... | |
Library for creating a software watchdog timer with FreeRTOS.