Method | Description | |
---|---|---|
CRC_calc ( byte data, int size ) : |
||
SendBlock ( |
||
Upload ( string firmwarebin, ICommsSerial comPort ) : void |
public static CRC_calc ( byte data, int size ) : |
||
data | byte | |
size | int | |
return |
public static SendBlock ( |
||
fs | ||
Serial | ICommsSerial | |
bNumber | int | |
return | void |
public static Upload ( string firmwarebin, ICommsSerial comPort ) : void | ||
firmwarebin | string | |
comPort | ICommsSerial | |
return | void |