Commit 3c7808d 1 parent b3d9ddb commit 3c7808d Copy full SHA for 3c7808d
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ void SI470X::powerDown()
201
201
* @details sets the reset pin, interrupt pins and oscillator type you are using in your project.
202
202
* @details You have to inform at least two parameters: RESET pin and I2C SDA pin of your MCU
203
203
* @param resetPin // Arduino pin used to reset control.
204
- * @param sdaPin // I2C data bus pin (SDA).
204
+ * @param sdaPin // I2C data bus pin (SDA). For some reason the SI4703 does not start with this pin HIGH
205
205
* @param rdsInterruptPin // optional. Sets the Interrupt Arduino pin used to RDS function control.
206
206
* @param seekInterruptPin // optional. Sets the Arduino pin used to Seek function control.
207
207
* @param oscillator_type // optional. Sets the Oscillator type used Crystal (default) or Ref. Clock.
You can’t perform that action at this time.
0 commit comments