HF-WS2812 Driver 0.1.0-dev
HF-WS2812 ESP32 RMT Driver
Loading...
Searching...
No Matches
WS2812ComprehensiveTest.cpp File Reference

Comprehensive test suite for WS2812 driver on ESP32-C6. More...

#include "ws2812_cpp.hpp"
#include "TestFramework.h"
#include <memory>
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "esp_log.h"
Include dependency graph for WS2812ComprehensiveTest.cpp:

Functions

void app_main ()
 

Detailed Description

Comprehensive test suite for WS2812 driver on ESP32-C6.

This file contains comprehensive testing for WS2812 features.

Author
HardFOC Development Team
Date
2025

Function Documentation

◆ app_main()

void app_main ( )