Skip to content
Snippets Groups Projects
Commit 4ef627d7 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Add a note on EEPROM todo

parent 19991e26
Branches
Tags
No related merge requests found
...@@ -23,6 +23,9 @@ ...@@ -23,6 +23,9 @@
/** /**
* Description: functions for I2C connected external EEPROM. * Description: functions for I2C connected external EEPROM.
* Not platform dependent. * 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" #include "../../inc/MarlinConfig.h"
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment