From a0072d8233214b57091dda310a89ff9f44182638 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sun, 4 Dec 2016 23:52:11 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34dfa68..c5451d1 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,10 @@ Run `make BOARD=MINDEV flash` for building and flashing. STM8S003F3P6-based thermostat board with a 3 digit 7S-LED display, relay, and a 10k NTC sensor. This very cheap board can be used easily for single input/single output control applications with a basic UI (e.g. timer, counter, dosing, monitoring). -* Binary size below 5300 bytes +* Binary size about 5600 bytes * Selected feature set: + * 7S-LED display and board keys + * Half-duplex serial interface through sensor header * compile to Flash * background task * CREATE-DOES>