Skip to content

Commit

Permalink
EXamples
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Lima Caratti committed Jun 8, 2020
1 parent bed12a9 commit 2812b56
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/SI4844_POC/SI4844_POC.ino
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@ void loop() {
Serial.print(si4844.getStereoIndicator());
}
Serial.print(" - Volume: ");
Serial.print(si4844.getVolumeProperty());
Serial.print(" - Volume2: ");
Serial.print(si4844.getVolume());
Serial.println("");
}
Expand Down

0 comments on commit 2812b56

Please sign in to comment.