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 2d601c5 commit b50285dCopy full SHA for b50285d
docs/v2/batteries.mdx
@@ -57,7 +57,8 @@ Mode `standby` is exactly the same as mode `zero` with both charging and dischar
57
58
- When switching to `standby` mode, the `permissions` field will be set to an empty array `[]`.
59
- When adding a permission to the `permissions` field while in `standby` mode, the mode will automatically switch to `zero`.
60
-- `zero` mode with both permissions allowed is the same as the default `zero` mode.
+- `zero` mode with both permissions **allowed** is the same as the default `zero` mode.
61
+- `zero` mode with both permissions **disallowed** is the same as `standby` mode, therefore mode will automatically switch to `standby`.
62
63
## Examples
64
0 commit comments