Преглед на файлове

design tool needs to include SerialFlash.h in exported code

dds
PaulStoffregen преди 9 години
родител
ревизия
a41e2a7c26
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      gui/red/main.js

+ 1
- 1
gui/red/main.js Целия файл

@@ -56,7 +56,7 @@ var RED = (function() {
//console.log(JSON.stringify(nns));

var cpp = "#include <Audio.h>\n#include <Wire.h>\n"
+ "#include <SPI.h>\n#include <SD.h>\n\n"
+ "#include <SPI.h>\n#include <SD.h>\n#include <SerialFlash.h>\n\n"
+ "// GUItool: begin automatically generated code\n";
// generate code for all audio processing nodes
for (var i=0; i<nns.length; i++) {

Loading…
Отказ
Запис