parent
df320209c3
commit
123c6c5d34
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ void safe_delay(millis_t ms);
|
||||||
void crc16(uint16_t *crc, const void * const data, uint16_t cnt);
|
void crc16(uint16_t *crc, const void * const data, uint16_t cnt);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(ULTRA_LCD)
|
#if ENABLED(ULTRA_LCD) || ENABLED(DEBUG_LEVELING_FEATURE)
|
||||||
|
|
||||||
// Convert uint8_t to string with 123 format
|
// Convert uint8_t to string with 123 format
|
||||||
char* i8tostr3(const uint8_t x);
|
char* i8tostr3(const uint8_t x);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue