![]() |
RSeries astromech firmware
|
#include "ReelTwo.h"
#include "core/SetupEvent.h"
#include "core/AnimatedEvent.h"
#include <SoftwareWire.h>
Go to the source code of this file.
Classes | |
class | PSIMatrix |
PSIMatrix by Darren Poulson daz@r 2djp .co.u kMore... | |
Macros | |
#define | DISPLAY_ADDRESS 0x65 |
#define | SWIPE_SPEED 75 |
#define | SWIPE_FRONT_ONE 0xb1 |
#define | SWIPE_FRONT_TWO 0 |
#define | SWIPE_REAR_ONE 0x5e |
#define | SWIPE_REAR_TWO 0x24 |
#define | SWIPE_DELAY 500 |
#define DISPLAY_ADDRESS 0x65 |
#define SWIPE_DELAY 500 |
#define SWIPE_FRONT_ONE 0xb1 |
#define SWIPE_FRONT_TWO 0 |
#define SWIPE_REAR_ONE 0x5e |
#define SWIPE_REAR_TWO 0x24 |
#define SWIPE_SPEED 75 |