RSeries astromech firmware
|
#include "ReelTwo.h"
#include "core/AnimatedEvent.h"
#include "core/CommandEvent.h"
#include <Wire.h>
Go to the source code of this file.
Classes | |
class | I2CReceiverBase< bufferSize > |
Base template of automatic forwarder from i2c to CommandEvent. More... | |
Typedefs | |
typedef I2CReceiverBase | I2CReceiver |
typedef I2CReceiverBase I2CReceiver |