Browse Source

fix DSPWriter.cpp Serial Issue

Benjamin Harris 1 tháng trước cách đây
mục cha
commit
f7555dbf6f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      DSPWriter.cpp

+ 1 - 0
DSPWriter.cpp

@@ -1,3 +1,4 @@
+#include <Arduino.h>
 #include "DSPWriter.h"
 #include <Wire.h>
 #include "DataConversion.h"