Added TODO
This commit is contained in:
parent
bc1a6f3a85
commit
2332e2980a
@ -67,7 +67,9 @@ void Bitmap::setpixel(
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// TODO: format filename
|
||||||
|
//char f[100];
|
||||||
|
//snprintf(f, 100, "/tmp/%i.bmp", c);
|
||||||
void Bitmap::save(const char *filename) const {
|
void Bitmap::save(const char *filename) const {
|
||||||
|
|
||||||
uint8_t header[54] = {
|
uint8_t header[54] = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user