personal_site/_drafts/2023-05-01-custom_ts100_logo.md
2022-07-06 18:16:30 +01: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.
```