CW_ROLS... moved to cw.h
FossilOrigin-Name: c36fbcb217dfa2d5fb0694c2e40229524a99db5aa872c0d96f78f2a94151a7ce
This commit is contained in:
@ -123,10 +123,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
/*
|
||||
#define CW_RECEIVER_AC 1
|
||||
#define CW_RECEIVER_WTP 1
|
||||
*/
|
||||
|
||||
#define CW_ROLE_AC 1
|
||||
#define CW_ROLE_WTP 2
|
||||
#define CW_ROLE_BOTH (CW_ROLE_AC | CW_ROLE_WTP)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user