ESPixelStick Firmware
Firmware for the ESPixelStick
|
#include "ESPixelStick.h"
#include "input/InputFPPRemote.h"
#include "service/FPPDiscovery.h"
#include "input/InputFPPRemotePlayFile.hpp"
#include "input/InputFPPRemotePlayList.hpp"
#include <Int64String.h>
Macros | |
#define | AllocatePlayer(ClassType, ChannelID) |
#define | DeAllocatePlayer() |
#define AllocatePlayer | ( | ClassType, | |
ChannelID ) |
#define DeAllocatePlayer | ( | ) |