mirror of https://github.com/google/pebble
spelling: use
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
58d50a77e5
commit
a679c3d713
|
@ -109,7 +109,7 @@ static void prv_evaluate(ReconnectType prev_type) {
|
||||||
// done this (ignorance) and gotten by, by using a "random" address (the
|
// done this (ignorance) and gotten by, by using a "random" address (the
|
||||||
// public address, but then inverted) as a work-around for the problems
|
// public address, but then inverted) as a work-around for the problems
|
||||||
// leaving out these flags caused with Android.
|
// leaving out these flags caused with Android.
|
||||||
// I intend to use use the "Peripheral privacy feature" some time in the
|
// I intend to use the "Peripheral privacy feature" some time in the
|
||||||
// near future. With this, these flags and the issues on Android become
|
// near future. With this, these flags and the issues on Android become
|
||||||
// a non-issue (because addresses will be private). Therefore I decided to
|
// a non-issue (because addresses will be private). Therefore I decided to
|
||||||
// still leave out the flags.
|
// still leave out the flags.
|
||||||
|
|
Loading…
Reference in New Issue