mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-17 19:57:58 -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
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -128,7 +128,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -165,7 +165,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -165,7 +165,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -131,7 +131,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -150,7 +150,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -130,7 +130,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -134,7 +134,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -141,7 +141,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -130,7 +130,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -135,7 +135,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -128,7 +128,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -128,7 +128,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -136,7 +136,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -136,7 +136,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -136,7 +136,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -134,7 +134,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -134,7 +134,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -134,7 +134,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -128,7 +128,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -128,7 +128,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -127,7 +127,11 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable CAN bus support and protocol
|
// 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
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue