[AX25] Fixed typos
This commit is contained in:
parent
26abfe661e
commit
3bb81988dd
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ void setup() {
|
||||||
}
|
}
|
||||||
|
|
||||||
void loop() {
|
void loop() {
|
||||||
// send AX.25 unnumbered infomration frame
|
// send AX.25 unnumbered information frame
|
||||||
Serial.print(F("[AX.25] Sending UI frame ... "));
|
Serial.print(F("[AX.25] Sending UI frame ... "));
|
||||||
// destination station callsign: "NJ7P"
|
// destination station callsign: "NJ7P"
|
||||||
// destination station SSID: 0
|
// destination station SSID: 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue