Help for this page

Select Code to Download


  1. or download this
    $gBuf{$bName}[0] = '0x00000019';
    $gBuf{$bName}[1] = '0x0000001b';
    (etc)
    
  2. or download this
    $gBuf{$bName}[0] = 0x00000019;
    $gBuf{$bName}[1] = 0x0000001b;