mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2026-01-07 07:07:43 -07:00
✨ M265 I2C_SCANNER
MarlinFirmware/Marlin#28117 Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
This commit is contained in:
parent
a421cfed2f
commit
75200fbed7
400 changed files with 2000 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue