Rename all UBL files with a ubl_ prefix
This commit is contained in:
parent
11430b6d33
commit
f5c5c1f771
8 changed files with 7 additions and 8 deletions
|
|
@ -122,7 +122,7 @@ uint16_t max_display_update_time = 0;
|
|||
int32_t lastEncoderMovementMillis;
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_UBL)
|
||||
#include "UBL.h"
|
||||
#include "ubl.h"
|
||||
#endif
|
||||
|
||||
#if HAS_POWER_SWITCH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue