mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-22 23:56:13 +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 <wiring_private.h>
|
||||
|
||||
// Storage for new baud rate. Zero means no change pending
|
||||
static uint32_t pendingBaudRate = 0;
|
||||
|
||||
/***************************************************************************
|
||||
* Interrupt handler.
|
||||
* IRQ handler for SERCOM3 which is the default I2C definition for Arduino Zero
|
||||
|
|
Loading…
Reference in New Issue
Block a user