git test
This commit is contained in:
parent
4730087f9e
commit
f4ac188a96
@ -1,10 +1,11 @@
|
||||
#include <Arduino.h>
|
||||
#define FASTLED_ALLOW_INTERRUPTS 0
|
||||
|
||||
// -------------------------------------------------------------
|
||||
// CANNode for Teensy 3.1/3.2
|
||||
//
|
||||
// by wiebel
|
||||
//
|
||||
// foo
|
||||
|
||||
#include <Metro.h>
|
||||
#include <FlexCAN.h>
|
||||
@ -37,6 +38,7 @@
|
||||
#define PIO_B 0x40
|
||||
|
||||
#define DS2406_BUF_LEN 10
|
||||
|
||||
// Initialisation
|
||||
// Misc
|
||||
#if DEBUG
|
||||
|
Loading…
x
Reference in New Issue
Block a user