update docs

This commit is contained in:
B. Petersen
2020-07-21 00:57:08 +02:00
parent 94035d6286
commit dcf6a41239
2 changed files with 1 additions and 4 deletions

View File

@@ -140,7 +140,6 @@ pub enum Event {
/// Network errors should be reported to users in a non-disturbing way,
/// however, as network errors may come in a sequence,
/// it is not useful to raise each an every error to the user.
/// For this purpose, data1 is set to 1 if the error is probably worth reporting.
///
/// Moreover, if the UI detects that the device is offline,
/// it is probably more useful to report this to the user