|
GamepadCodec Arduino Lib 1.0.1
|
#include <Stream.h>#include <stdint.h>#include "gamepad_input_tracker.h"#include "robust_frame.h"Go to the source code of this file.
Classes | |
| class | gamepad::codec::Decoder |
| Decoder class responsible for parsing gamepad input frames from a byte stream and updating the state tracker. More... | |
| #define _GAMEPAD_CODEC_DECODER_H_ |
Definition at line 4 of file gamepad_codec_decoder.h.