Kaynağa Gözat

Add a note on EEPROM todo

Scott Lahteine 4 yıl önce
ebeveyn
işleme
4ef627d79f
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3
    0
      Marlin/src/HAL/shared/eeprom_i2c.cpp

+ 3
- 0
Marlin/src/HAL/shared/eeprom_i2c.cpp Dosyayı Görüntüle

@@ -23,6 +23,9 @@
23 23
 /**
24 24
  * Description: functions for I2C connected external EEPROM.
25 25
  * Not platform dependent.
26
+ *
27
+ * TODO: Some platform Arduino libraries define these functions
28
+ *       so Marlin needs to add a glue layer to prevent the conflict.
26 29
  */
27 30
 
28 31
 #include "../../inc/MarlinConfig.h"

Loading…
İptal
Kaydet