Rename some (unused) OMCA pins

This commit is contained in:
Scott Lahteine
2017-04-30 22:16:44 -05:00
parent c2c9f01c8e
commit 0b421e97c9
2 changed files with 6 additions and 6 deletions

View File

@@ -111,8 +111,8 @@
//
#define SDSS 11
#define I2C_SCL 16
#define I2C_SDA 17
#define I2C_SCL_PIN 16
#define I2C_SDA_PIN 17
// future proofing
#define __FS 20