Kaynağa Gözat

Arduino.h case sensitive include

odewdney 10 yıl önce
ebeveyn
işleme
cf50c0eff8

+ 1
- 1
ArduinoAddons/Arduino_1.0.x/libraries/SdFat/SdFat.h Dosyayı Görüntüle

@@ -2,4 +2,4 @@
2 2
 #define  HardwareSerial_h // trick to disable the standard HWserial
3 3
 #endif
4 4
 
5
-#include <arduino.h>
5
+#include <Arduino.h>

Loading…
İptal
Kaydet