mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 06:57:39 -06:00
🔧 Suppress BIQU Hurakan MicroProbe pullup warning (#1045)
This commit is contained in:
parent
58c837b706
commit
3e43efe925
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
||||||
#error "Don't build with import-2.1.x configurations!"
|
#error "Don't build with import-2.1.x configurations!"
|
||||||
#error "Use the 'bugfix...' or 'release...' configurations matching your Marlin version."
|
#error "Use the 'bugfix...' or 'release...' configurations matching your Marlin version."
|
||||||
|
|
||||||
|
#define NO_MICROPROBE_WARNING // Suppress MicroProbe V2 pull-up warning
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue