Skip to content

Instantly share code, notes, and snippets.

@michaelsarduino
Created February 18, 2016 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelsarduino/d850bad180637e91d5d7 to your computer and use it in GitHub Desktop.
Save michaelsarduino/d850bad180637e91d5d7 to your computer and use it in GitHub Desktop.
#define SCL_PORT PORTD
#define SCL_PIN 2
#define SDA_PORT PORTC
#define SDA_PIN 0
#include <SoftI2CMaster.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment