Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3c77d89

Browse files
Update content.md
1 parent 895dd30 commit 3c77d89

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-audio

1 file changed

+1
-1
lines changed

‎content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-audio/content.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ void setup()
625625
snprintf(msg, sizeof(msg), "Samples count = %i", samples_count); Serial.println(msg);
626626
627627
/* Configure the advanced DAC. */
628-
if (!dac0.begin(AN_RESOLUTION_12, header.sampleRate * 2, 256, 16)
628+
if (!dac0.begin(AN_RESOLUTION_12, header.sampleRate * 2, 256, 16))
629629
{
630630
Serial.println("Failed to start DAC1 !");
631631
return;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /