mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-26 17:46:14 +01:00
I2CManager_SAMD.h: Remove unneeded declaration.
This commit is contained in:
parent
6f5680fce0
commit
a590245e93
|
@ -29,9 +29,6 @@
|
||||||
//#include <avr/interrupt.h>
|
//#include <avr/interrupt.h>
|
||||||
#include <wiring_private.h>
|
#include <wiring_private.h>
|
||||||
|
|
||||||
// Storage for new baud rate. Zero means no change pending
|
|
||||||
static uint32_t pendingBaudRate = 0;
|
|
||||||
|
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Interrupt handler.
|
* Interrupt handler.
|
||||||
* IRQ handler for SERCOM3 which is the default I2C definition for Arduino Zero
|
* IRQ handler for SERCOM3 which is the default I2C definition for Arduino Zero
|
||||||
|
|
Loading…
Reference in New Issue
Block a user