mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-18 12:17:57 -06:00
✨ OTA_FIRMWARE_UPDATE (Creality STM32F401RE)
MarlinFirmware/Marlin#25773
This commit is contained in:
parent
dd6ee3579e
commit
8dd25e2332
382 changed files with 1146 additions and 0 deletions
|
@ -1938,6 +1938,9 @@
|
|||
//#define CUSTOM_FIRMWARE_UPLOAD
|
||||
#endif
|
||||
|
||||
// "Over-the-air" Firmware Update with M936 - Required to set EEPROM flag
|
||||
//#define OTA_FIRMWARE_UPDATE
|
||||
|
||||
/**
|
||||
* Set this option to one of the following (or the board's defaults apply):
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue