Skip to content

Instantly share code, notes, and snippets.

View ndusart's full-sized avatar

Nicolas Dusart ndusart

View GitHub Profile
### Keybase proof
I hereby claim:
* I am ndusart on github.
* I am ndusart (https://keybase.io/ndusart) on keybase.
* I have a public key whose fingerprint is 47AF BF37 529A CA0C 83F4 F656 7D2A 327F 630B BC28
To claim this, I am signing this object:
int latchPin = 4;
int dataPin = 7;
int clockPin= 5;
#define BT_A 0x01
#define BT_B 0x02
#define SELECT 0x04
#define START 0x08
#define ARROW_UP 0x10
#define ARROW_DOWN 0x20