File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ Setup your ESP32 as a smartwatch and connect to Chronos app over BLE.
1616
1717## Companion App
1818
19- <a href =' https://fbiego.com/chronos/ app?id=esp32 ' ><img alt =' Download Chronos ' height =" 100px " src =' https://fbiego.com/ chronos/img/chronos.png ' /></a >
19+ <a href =' https://chronos.ke/ app?id=esp32 ' ><img alt =' Download Chronos ' height =" 100px " src =' https://chronos.ke /img/chronos.png ' /></a >
2020
21- [ ` Chronos ` ] ( https://fbiego.com/ chronos/app?id=esp32 )
21+ [ ` Chronos ` ] ( https://chronos.ke /app?id=esp32 )
2222
2323## Functions
2424
@@ -60,9 +60,9 @@ bool capturePhoto();
6060void findPhone(bool state);
6161
6262// phone battery
63- void setNotifyPhoneBattery (bool state);
63+ void setNotifyBattery (bool state);
6464bool isPhoneCharging();
65- uint8_t getPhoneBatteryLevel ();
65+ uint8_t getPhoneBattery ();
6666
6767// app info
6868int getAppCode();
You can’t perform that action at this time.
0 commit comments