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