![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Declares the APA102Controller class for managing APA102 LED strips. More...
#include <stdint.h>
#include "Controller.h"
#include "SmartMatrixAPA102.h"
#include "../Camera/CameraManager/CameraManager.h"
#include "../Camera/Pixels/PixelGroup.h"
Go to the source code of this file.
Classes | |
class | APA102Controller |
Manages APA102 LED strips with camera integration. More... | |
Declares the APA102Controller class for managing APA102 LED strips.
This file defines the APA102Controller class, which extends the Controller base class. It provides functionality for controlling and displaying content on APA102 LED strips.
22/12/2024 22/12/2024 Coela Can't! Coela Can't
Definition in file APA102Controller.h.