Add a note on EEPROM todo
This commit is contained in:
parent
19991e269b
commit
4ef627d79f
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user