personal_site/_posts/2022-05-01-custom_ts100_logo.md
2022-06-23 15:29:07 +02:00

12 lines
245 B
Markdown

---
title: Making a custom bootscreen for your TS100 Soldering Iron
date: 2022-02-02
layout: post
image:
---
The correct command is:
```bash
convert Untitled.png -depth 1 -monochrome BMP3:LOGOIN.BMP && ls -l LOGOIN.BMP && identify LOGOIN.
```