v1.7 - possible mod for LCDconfig - exit w/o save

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
User avatar
Hamburger
Posts: 2578
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

v1.7 - possible mod for LCDconfig - exit w/o save

Post by Hamburger »

Hi,
I use the LCD quite extensively for viewing values - especially with development versions.
Therefore the need to exit the LCD config loop without doing a complete write to eeprom was on my mind.
The eeprom is limited to only 100.000 write cycles.
So here it is, both as source and the diff.

Hamburger
Attachments
v17_abort.diff.zip
v1.7 mod for LCDconfig - exit w/o save : diff
(784 Bytes) Downloaded 124 times
MultiWiiV1_7_configAbort_TRI60.pde.zip
v1.7 mod for LCDconfig - exit w/o save : source
(22.43 KiB) Downloaded 127 times

Alexinparis
Posts: 1630
Joined: Wed Jan 19, 2011 9:07 pm

Re: v1.8 - possible mod for LCDconfig - exit w/o save

Post by Alexinparis »

Thank you again.
For sure 100 000 is a big number, but it's not so high for a LCD addict ;)
integrated

User avatar
Hamburger
Posts: 2578
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

Re: v1.8 - possible mod for LCDconfig - exit w/o save

Post by Hamburger »

Alexinparis wrote:Thank you again.
For sure 100 000 is a big number, but it's not so high for a LCD addict ;)
integrated


Alex,

my pleasure. Thank you for keeping this project together.

Hamburger

Post Reply