mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-28 03:25:49 +01:00
Fixed a small misspell
This commit is contained in:
parent
3226d61ecd
commit
26e4f1eb3e
@ -467,7 +467,7 @@ class PebbleIoThread extends GBDeviceIoThread {
|
|||||||
write_real(bytes);
|
write_real(bytes);
|
||||||
}
|
}
|
||||||
|
|
||||||
// FIXME: parts are supporsed to be generic code
|
// FIXME: parts are supposed to be generic code
|
||||||
private boolean evaluateGBDeviceEventPebble(GBDeviceEvent deviceEvent) {
|
private boolean evaluateGBDeviceEventPebble(GBDeviceEvent deviceEvent) {
|
||||||
|
|
||||||
if (deviceEvent instanceof GBDeviceEventVersionInfo) {
|
if (deviceEvent instanceof GBDeviceEventVersionInfo) {
|
||||||
|
Loading…
Reference in New Issue
Block a user