GamepadCodec Arduino Lib 1.0.1
Loading...
Searching...
No Matches
gamepad_codec_decoder.h File Reference
#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...
 

Macro Definition Documentation

◆ _GAMEPAD_CODEC_DECODER_H_

#define _GAMEPAD_CODEC_DECODER_H_

Definition at line 4 of file gamepad_codec_decoder.h.