|
skeletonKey
BEng Dissertation; Pen-testing device
|
Library for IR attack tools. More...
#include <Arduino.h>#include <FS.h>#include <IRrecv.h>#include <IRremoteESP8266.h>#include <IRsend.h>#include <IRutils.h>#include <string>#include <vector>#include "SD.h"Go to the source code of this file.
Data Structures | |
| struct | IRDeviceInfo |
| Struct to store IR device information. More... | |
| struct | IRCommand |
| Struct to store IR command information. More... | |
| class | IRTools |
Enumerations | |
| enum | IRCommandType { raw , parsed } |
| Enum to store the type of IR command. | |
Library for IR attack tools.