We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e8b42 commit bea9cecCopy full SHA for bea9cec
README.md
@@ -43,7 +43,7 @@ A builder class for building an instance of an accelerometer controller.
43
44
+ `setDebug(debug: Boolean)`: enable/disable logging to `Logcat`. (default = false)
45
46
-+ `setDatabaseHost(host: String)`: Which db engine to use for saving data. (default = NONE)
++ `setDatabaseHost(host: String)`: host for syncing the database. (default = null)
47
48
+ `setDatabaseEncryptionKey(key: String)`: Encryption key for the database. (default = no encryption)
49
0 commit comments