Browse Source

Remove UTF8 byte order markers

dds
PaulStoffregen 10 years ago
parent
commit
456e529138
2 changed files with 2 additions and 2 deletions
  1. +2
    -1
      examples/Synthesis/pulseWidth/pulseWidth.ino
  2. +0
    -1
      keywords.txt

+ 2
- 1
examples/Synthesis/pulseWidth/pulseWidth.ino View File

@@ -1,4 +1,5 @@
// demonstrate pulse with slow changes in pulse width

// demonstrate pulse with slow changes in pulse width

#include <Audio.h>
#include <Wire.h>

+ 0
- 1
keywords.txt View File

@@ -1,4 +1,3 @@

Audio KEYWORD2
AudioConnection KEYWORD2
AudioInputI2S KEYWORD2

Loading…
Cancel
Save