summaryrefslogtreecommitdiff
path: root/downloader/proto.txt
diff options
context:
space:
mode:
Diffstat (limited to 'downloader/proto.txt')
-rw-r--r--downloader/proto.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/downloader/proto.txt b/downloader/proto.txt
index 5afe572..71b0774 100644
--- a/downloader/proto.txt
+++ b/downloader/proto.txt
@@ -31,7 +31,7 @@ The return codes have the following meaning:
4 | flash write error
5 | address invalid
6 | address prohibited
-
+ 5 | value out of bounds
identify:
~~~~~~~~~
@@ -63,10 +63,9 @@ identify:
mess:
2bytes, maximum eeprom segment size
- This represents the maximum number of eeprom bytes which may be written at
- once. Unlike <fss> value it is ok to write less than <mess> bytes. Also
- this only applies to eeprom writes, reading the eeprom is much faster and
- therefore not subject to this limitation.
+ This represents the maximum number of eeprom bytes which may be written or
+ read at once. Unlike <fss> value it is ok to write or read less than <mess>
+ bytes.
supported:
2bytes, a bitmap showing supported commands