ソースを参照

Small BlinkM fix

Erik van der Zalm 10年前
コミット
bf27e79e74
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      Marlin/BlinkM.cpp

+ 1
- 0
Marlin/BlinkM.cpp ファイルの表示

@@ -2,6 +2,7 @@
2 2
   BlinkM.cpp - Library for controlling a BlinkM over i2c
3 3
   Created by Tim Koster, August 21 2013.
4 4
 */
5
+#include "Marlin.h"
5 6
 #ifdef BLINKM
6 7
 
7 8
 #if (ARDUINO >= 100)

読み込み中…
キャンセル
保存