Clarification welcome on examples/ble_standalone.py #113
Unanswered
DurvalMenezes
asked this question in
Q&A
Replies: 1 comment
-
Hi @DurvalMenezes,
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've a question re: this specific line:
ble-serial/examples/ble_standalone.py
Line 23 in 3f1a619
Re: the string
'ID'
being passed as the 2nd parameter, I checked the corresponding source:ble-serial/ble_serial/bluetooth/ble_client.py
Lines 9 to 13 in 3f1a619
I'm no Python expert but as far as I can see, absolutely nothing is being done with this argument.
My questions are:
TIA!
Beta Was this translation helpful? Give feedback.
All reactions