Uniot Core
0.8.1
Loading...
Searching...
No Matches
ESP32 Task

ESP32-specific task implementation for the Uniot Core. More...

Collaboration diagram for ESP32 Task:

Classes

class  uniot::ESP32Task
 

Detailed Description

ESP32-specific task implementation for the Uniot Core.

This class provides platform-specific task scheduling functionality using the ESP32's native timer system. It wraps the ESP32 timer API to provide a consistent interface for the scheduler.