Skip to content

Commit

Permalink
astyle
Browse files Browse the repository at this point in the history
  • Loading branch information
dl1jbe committed Oct 22, 2024
1 parent f5ccbb4 commit 18503be
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/lancode.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/


#ifndef LANCODE_H
#define LANCODE_H

Expand All @@ -34,8 +33,7 @@
#define TLFSPOT '3' // DX-spot generated by operator itself
#define TLFMSG '4' // Talk message for local chat
#define FREQMSG '5' // actual QRG
#define INCQSONUM '6' // last QSO nr used for serial exchange by sending
// node
#define INCQSONUM '6' // last QSO nr used for serial exchange by node
#define TIMESYNC '7' // actual time (if TIME_MASTER node)
#define QTCRENTRY '8' // received QTC
#define QTCSENTRY '9' // sent QTC
Expand Down

0 comments on commit 18503be

Please sign in to comment.