Add a note on EEPROM todo

2.0.x
Scott Lahteine 5 years ago
parent 19991e269b
commit 4ef627d79f

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

Loading…
Cancel
Save