From 66de7437794d52b9a038a44432058e0613568818 Mon Sep 17 00:00:00 2001 From: Steffen Skaug Date: Mon, 15 Jul 2013 09:37:51 +0200 Subject: [PATCH] Updated README file --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 0328dbbd..7ba57d3b 100644 --- a/README +++ b/README @@ -1,7 +1,9 @@ This tree contains the BLHeli assembly code for sensorless brushless motor electronic speed control (ESC) boards. -It is designed specifically for use with Eflite mCP X, but may also be used on other copters/planes. +It was initially designed for use with Eflite mCP X, but is well suited for other copters/planes. There is one version of the software for Silabs MCU based ESCs, and another for Atmel MCU based ESCs. +The Atmel version was the starting point, but since more small ESCs were available with SiLabs chips, +the code was converted to run on SiLabs MCUs. Since then, the Atmel code has not been further developed. To view and use the files, click the "Download ZIP" button on this page and download the repository to your computer.