added image generator
This commit is contained in:
parent
dfedd59517
commit
6c13596110
@ -6,7 +6,7 @@
|
||||
|
||||
<body>
|
||||
<h1>Image for led_bikewheel</h1>
|
||||
<p>Tool to convert an image to a byte array in C. This works directly in browser, so selected
|
||||
<p>Tool to convert an image to a byte array in C with 8 bit color depth + palette. This works directly in browser, so selected
|
||||
image file is NOT uploaded!</p>
|
||||
<input type="file" id="file" accept="image/*" /><br>
|
||||
<label for="num_segments">Num Segments</label>
|
||||
|
Loading…
Reference in New Issue
Block a user