CAN_MASTER

MarlinFirmware/Marlin#27547
This commit is contained in:
Scott Lahteine 2024-11-26 16:08:55 -06:00
parent d21ee0f750
commit 5a195ea516
376 changed files with 1128 additions and 0 deletions

View file

@ -139,6 +139,9 @@
//#define RS485_BUS_BUFFER_SIZE 128
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH