|
FastLED 3.9.15
|
#include <FastLED.h>
Include dependency graph for Pintest.h:Go to the source code of this file.
Functions | |
| template<uint8_t _PORT> | |
| const char * | _GetPinPort (void *ptr) |
| template<> | |
| const char * | _GetPinPort< 0 > (void *ptr) |
| template<uint8_t PIN> | |
| void | CheckPin () |
| template<> | |
| void | CheckPin< 0 > () |
| 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 |