kopia lustrzana https://github.com/SnkMtn000/Arduino-RFM69HCW-GPS
Update qst2_promini33_rfm69_RTTY_5N1_4545_170_Keyboard_20180118.ino
Replaced my ham call sign with "MYCALLSIGN"master
rodzic
5f82be5390
commit
04f15a0519
|
@ -42,7 +42,7 @@ float stop_bit_time = bit_time * 2;
|
||||||
int index = 0;
|
int index = 0;
|
||||||
String inputString = ""; // a String to hold incoming data
|
String inputString = ""; // a String to hold incoming data
|
||||||
|
|
||||||
String myCall = "... CQ CQ CQ DE KC1ENN KC1ENN KC1ENN PSE K ... ";
|
String myCall = "... CQ CQ CQ DE MYCALLSIGN MYCALLSIGN MYCALLSIGN PSE K ... ";
|
||||||
boolean stringComplete = false; // whether the string is complete
|
boolean stringComplete = false; // whether the string is complete
|
||||||
uint32_t myMark;
|
uint32_t myMark;
|
||||||
uint32_t mySpace;
|
uint32_t mySpace;
|
||||||
|
|
Ładowanie…
Reference in New Issue