mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-17 11:47:57 -06:00
MarlinFirmware/Marlin#27547 Co-Authored-By: rondlh <77279634+rondlh@users.noreply.github.com>
This commit is contained in:
parent
ac58396495
commit
41ed0adfcf
383 changed files with 1915 additions and 383 deletions
|
@ -140,7 +140,11 @@
|
|||
#endif
|
||||
|
||||
// Enable CAN bus support and protocol
|
||||
//#define CAN_MASTER
|
||||
//#define CAN_HOST
|
||||
//#define CAN_TOOLHEAD
|
||||
#if ANY(CAN_HOST, CAN_TOOLHEAD)
|
||||
//#define CAN_DEBUG
|
||||
#endif
|
||||
|
||||
// Enable the Bluetooth serial interface on AT90USB devices
|
||||
//#define BLUETOOTH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue