Typos a/an (#13846)
This commit is contained in:
@@ -53,7 +53,7 @@ public abstract class BlueGigaResponse extends BlueGigaPacket {
|
||||
}
|
||||
|
||||
/**
|
||||
* Reads a int8 from the output stream
|
||||
* Reads an int8 from the output stream
|
||||
*
|
||||
* @return value read from input
|
||||
*/
|
||||
|
||||
@@ -19,7 +19,7 @@ import org.openhab.binding.bluetooth.bluegiga.internal.enumeration.BgApiResponse
|
||||
/**
|
||||
* Class to implement the BlueGiga command <b>indicateConfirm</b>.
|
||||
* <p>
|
||||
* This command can be used to send a acknowledge a received indication from a remote device.
|
||||
* This command can be used to send an acknowledge a received indication from a remote device.
|
||||
* This function allows the application to manually confirm the indicated values instead of
|
||||
* the smart stack Bluetooth automatically doing it. The benefit of this is extra reliability
|
||||
* since the application can for example store the received value on the flash memory before
|
||||
|
||||
Reference in New Issue
Block a user