mirror of
https://github.com/peterantypas/maiana.git
synced 2025-05-27 21:00:24 -07:00
Minor cleanup
This commit is contained in:
parent
04799fc2de
commit
078c8d0734
@ -23,7 +23,6 @@
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include <algorithm>
|
||||
//#include <diag/Trace.h>
|
||||
#include "AISChannels.h"
|
||||
|
||||
using namespace std;
|
||||
|
@ -44,7 +44,7 @@ irq_callback trxClockCallback = nullptr;
|
||||
irq_callback rxClockCallback = nullptr;
|
||||
irq_callback tickCallback = nullptr;
|
||||
|
||||
#define EEPROM_ADDRESS 0x50 << 1
|
||||
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user