Write to data file
This commit is contained in:
parent
9fb117901d
commit
34704a934a
3 changed files with 91 additions and 35 deletions
4
assets.h
4
assets.h
|
@ -104,8 +104,6 @@ static const char *LCR_internalDataFile =
|
|||
":-k5k1 :f5120"
|
||||
" map end "
|
||||
|
||||
"#Rrep1;testmap;482f70f9 00000188:00c1:0089:0111:00b9:0091:0109:0028:0050:00c1:0093:0030:00d1:0069:0041:0020:0071:0013:0012:0023:0022:0050:0032:0020:0022:0060:0024:00bc:0044"
|
||||
|
||||
// MAP 1:
|
||||
"#MLC1;4321 0 "
|
||||
":*B2mL:!x6G:+L2H:+D38" // start, finish, CPs
|
||||
|
@ -359,6 +357,8 @@ static const char *LCR_internalDataFile =
|
|||
// fans:
|
||||
":Vm1xI:Vm1z"
|
||||
":-w0q1:-y0q1"
|
||||
|
||||
"#" // for user data file
|
||||
;
|
||||
|
||||
#define LCR_IMAGE_SIZE 64 ///< one-dimension resolution of bitmap image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue