use high speed as default, fix current checksum
This commit is contained in:
+3
-3
@@ -26,7 +26,7 @@ A tool for loading firmware to the eBUS adapter PIC.
|
||||
-m, --mask=MASK set IP mask (e.g. 24)
|
||||
-M, --macip set the MAC address suffix from the IP address
|
||||
-r, --reset reset the device at the end on success
|
||||
-s, --speed enable high speed transfer
|
||||
-s, --slow use low speed for transfer
|
||||
-v, --verbose enable verbose output
|
||||
-?, --help give this help list
|
||||
--usage give a short usage message
|
||||
@@ -49,7 +49,7 @@ Firmware version not found
|
||||
MAC address: ae:b0:53:26:15:80
|
||||
IP address: DHCP
|
||||
|
||||
New firmware version: 1 [d5d7]
|
||||
New firmware version: 1 [c5e7]
|
||||
erasing flash: done.
|
||||
flashing:
|
||||
|
||||
@@ -72,7 +72,7 @@ On success, the output looks like this:
|
||||
Device ID: 30b0 (PIC16F15356)
|
||||
Device revision: 0.1
|
||||
Bootloader version: 1 [0a6c]
|
||||
Firmware version: 1 [d5d7]
|
||||
Firmware version: 1 [c5e7]
|
||||
MAC address: ae:b0:53:26:15:80
|
||||
IP address: DHCP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user