Add I2C Scan, Change DSP Meter I2C

This commit is contained in:
phdlee
2018-07-17 20:13:06 +09:00
parent 41548163cf
commit b984f62dfd
6 changed files with 45 additions and 8 deletions

View File

@@ -35,10 +35,13 @@
//==============================================================================
// The spare space available in the original firmware #1
// Address : 32 ~ 63
// Address : 32 ~ 62
//==============================================================================
#define RESERVE_FOR_FACTORY1 32
//SI5351 I2C Address (Version 1.097)
#define I2C_ADDR_SI5351 63
//==============================================================================
// The spare space available in the original firmware #2
// (Enabled if the EEProm address is insufficient)