M265 I2C_SCANNER

MarlinFirmware/Marlin#28117

Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
This commit is contained in:
Scott Lahteine 2025-10-18 16:28:46 -05:00
parent a421cfed2f
commit 75200fbed7
400 changed files with 2000 additions and 0 deletions

View file

@ -4739,6 +4739,11 @@
//
//#define PINS_DEBUGGING
//
// M265 - I2C Scanner
//
//#define I2C_SCANNER
// Enable Tests that will run at startup and produce a report
//#define MARLIN_TEST_BUILD