mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 21:35:16 +00:00
don't expect \n\r from other side
This commit is contained in:
parent
273d218ac5
commit
2364938666
@ -62,7 +62,7 @@
|
||||
|
||||
#define RFCOMM_SERVER_CHANNEL 1
|
||||
|
||||
#define HSP_HS_BUTTON_PRESS "AT+CKPD=200\r\n"
|
||||
#define HSP_HS_BUTTON_PRESS "AT+CKPD=200"
|
||||
#define HSP_HS_AT_CKPD "AT+CKPD\r\n"
|
||||
#define HSP_AG_OK "\r\nOK\r\n"
|
||||
#define HSP_AG_ERROR "\r\nERROR\r\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user