diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:03:17 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:03:17 -0400 |
commit | e79c85f40776e39c2ce3d1da5e2561706ce65d44 (patch) | |
tree | 232c28f367d3a6cfe41ebf795e9f50c381bd1d18 /misc/megatunix | |
parent | d37885a41216c4a3dba2c93b08ae58e4e01a04af (diff) |
misc/megatunix: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc/megatunix')
-rw-r--r-- | misc/megatunix/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/misc/megatunix/README b/misc/megatunix/README index 52015f6152bb..48f1d6a7857e 100644 --- a/misc/megatunix/README +++ b/misc/megatunix/README @@ -1,7 +1,8 @@ -MegaTunix is the only native tuning software that supports the majority of -megasquirt firmwares. It has been redesigned in such a way as to be extensible -to support new firmware variants with little to no new code needing to be -written. The new design permits the gui tabs that relate to MegaSquirt -variables to be redesigned using the Glade GUI designer for windows or Glade -gui designer for Unix to change or alter the gui look/feel to accomodate new -controls on more advanced firmwares. +MegaTunix is the only native tuning software that supports the +majority of megasquirt firmwares. It has been redesigned in such a way +as to be extensible to support new firmware variants with little to no +new code needing to be written. The new design permits the gui tabs +that relate to MegaSquirt variables to be redesigned using the Glade +GUI designer for windows or Glade gui designer for Unix to change or +alter the gui look/feel to accomodate new controls on more advanced +firmwares. |