Update HamShield.h
Remove the hyphen in the define which causes the Arduino compiler to error. This define doesn't seem to be used anywhere.
This commit is contained in:
@@ -242,7 +242,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#define ROBOT8BW 2
|
#define ROBOT8BW 2
|
||||||
#define SC2-180 55
|
#define SC2180 55
|
||||||
#define MARTIN1 44
|
#define MARTIN1 44
|
||||||
|
|
||||||
// RTTY Frequencies
|
// RTTY Frequencies
|
||||||
|
|||||||
Reference in New Issue
Block a user