We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9437bbe commit 11b8de6Copy full SHA for 11b8de6
README.md
@@ -62,15 +62,15 @@ Hello World!
62
63
### Command:
64
```batchfile
65
-bin2cpp.exe html5skeleton.html .\outdir resourcehtml5skeleton.h HtmlSample 250 -override
+bin2cpp.exe html5skeleton.html .\outdir resourcehtml5skeleton.h HtmlSample 50 -override
66
```
67
68
### Console output
69
70
71
bin2cpp v1.4
72
Copyright (C) 2013-2017 end2endzone.com. All rights reserved.
73
-Embedding "html5skeleton.html" into "resourcehtml5skeleton.h" using chunks of 250 bytes overriding existing files...
+Embedding "html5skeleton.html" into "resourcehtml5skeleton.h" using chunks of 50 bytes overriding existing files...
74
Done.
75
76
0 commit comments