This commit is contained in:
Luxferre
2022-10-13 18:16:54 +03:00
parent c7671dbbe9
commit ba43a7d83f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ RCVD is the missing KaiOS application and, first and foremost, a [JS library](rc
## Supported host platforms
- As a certified app: KaiOS 2.5.x (install directly from this repo via WebIDE);
- As a JS library: Chrome 85+, Opera 43+, Edge 79+ and other modern Chromium-based browsers (including Android ones) except the ones with support excplicitly disabled, such as Brave.
- As a JS library: Chrome 85+, Opera 43+, Edge 79+ and other modern Chromium-based browsers (including Android ones) except the ones with support explicitly disabled, such as Brave.
## Supported models
+1 -1
View File
@@ -1,5 +1,5 @@
// RCVD.js: a small library for syncing time on BLE-enabled Casio watches
// Tested on: GW-B5600BC, OCW-T200S
// Tested on: GW-B5600BC, GMW-B5000D, OCW-T200S
// Compatible with both KaiOS 2.5.x and in-progress Web Bluetooth API spec
// Created by Luxferre in 2022, released into public domain