bigtreetech / BIGTREETECH-TouchScreenFirmware

support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70
GNU General Public License v3.0
1.32k stars 1.65k forks source link

Disable COMMAND_CHECKSUM by default #2917

Closed thisiskeithb closed 8 months ago

thisiskeithb commented 8 months ago

Description

Fixes https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/issues/2908

Disable COMMAND_CHECKSUM by default to prevent frequent false alarms / error popups. cc: @digant73

Related Issues

radek8 commented 8 months ago

The config.ini files are still in other copies. Copy to SD Card root directory to update\config.ini Copy to SD Card root directory to update\config_rrf.ini

thisiskeithb commented 8 months ago

The config.ini files are still in other copies.

Those files & binaries are handled by the Build Binaries Action on each merge to master.