🧑‍💻 Update datetime on same config rebuild (#28020)

This commit is contained in:
Andrew 2025-09-14 17:15:38 -04:00 committed by GitHub
parent 41f9eec4df
commit dcbcbb54f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -125,6 +125,12 @@ if pioutil.is_pio_build():
#
rm_ofile("inc", "Warnings")
#
# Renew date/time
#
rm_ofile("gcode/host", "M115")
rm_ofile("lcd/menu", "menu_info")
#
# Rebuild 'settings.cpp' for EEPROM_INIT_NOW
#