FastLED 3.9.15
Loading...
Searching...
No Matches
Pintest.ino File Reference

Detailed Description

Checks available pin outputs (for debugging)

Definition in file Pintest.ino.

#include <FastLED.h>
+ Include dependency graph for Pintest.ino:

Go to the source code of this file.

Functions

template<uint8_t _PORT>
const char * _GetPinPort (void *ptr)
 
template<>
const char * _GetPinPort<-1 > (void *ptr)
 
template<uint8_t PIN>
void CheckPin ()
 
template<>
void CheckPin< 255 > ()
 
const char * GetPinPort (void *ptr)
 
const char * getPort (void *portRef)
 
void loop ()
 
template<uint8_t PIN>
void PrintPins ()
 
template<>
void PrintPins< 0 > ()
 
void setup ()
 

Variables

int counter = 0
 
char fullstrBuffer [64]
 
static uint8_t pcount = 0