tool/CommandPhyWrite.cpp
changeset 1254 c19d273a9e76
parent 1200 ce1a65f06efc
child 1363 11c0b2caa253
equal deleted inserted replaced
1253:8a081444a89a 1254:c19d273a9e76
     9 #include <fstream>
     9 #include <fstream>
    10 using namespace std;
    10 using namespace std;
    11 
    11 
    12 #include "CommandPhyWrite.h"
    12 #include "CommandPhyWrite.h"
    13 #include "sii_crc.h"
    13 #include "sii_crc.h"
    14 #include "byteorder.h"
       
    15 
    14 
    16 /*****************************************************************************/
    15 /*****************************************************************************/
    17 
    16 
    18 CommandPhyWrite::CommandPhyWrite():
    17 CommandPhyWrite::CommandPhyWrite():
    19     Command("phy_write", "Write data to a slave's physical memory.")
    18     Command("phy_write", "Write data to a slave's physical memory.")