Reduce UBL RAM usage by making G26/G29 optional
This commit is contained in:
parent
e746d68a12
commit
f3618c3337
7 changed files with 67 additions and 41 deletions
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include "UBL.h"
|
||||
#include "hex_print_routines.h"
|
||||
extern int ubl_eeprom_start;
|
||||
|
||||
/**
|
||||
* These support functions allow the use of large bit arrays of flags that take very
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue