mirror of
https://github.com/rvtr/ctr_mcu.git
synced 2025-10-31 13:51:10 -04:00
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_mcu@36 013db118-44a6-b54f-8bf7-843cb86687b1
This commit is contained in:
parent
926e0040ad
commit
0963552cd2
@ -5,6 +5,10 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
|
static const unsigned char hoge[] = __TIME__;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#define SIG { 0x30, 0x38, 0x3A, 0x34, 0x35, 0x3A, 0x33, 0x39, 0x00, 0x00 }
|
#define SIG { 0x30, 0x38, 0x3A, 0x34, 0x35, 0x3A, 0x33, 0x39, 0x00, 0x00 }
|
||||||
|
|
||||||
// V0.5 (ニセ0.1改)
|
// V0.5 (ニセ0.1改)
|
||||||
@ -18,6 +22,7 @@ static const unsigned char MGC_HEAD[] = SIG;
|
|||||||
static const unsigned char MGC_TAIL[] = SIG;
|
static const unsigned char MGC_TAIL[] = SIG;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// あーあ。
|
// あーあ。
|
||||||
/*
|
/*
|
||||||
// V0.5 (ニセ0.1改)
|
// V0.5 (ニセ0.1改)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user