k3ng / k3ng_cw_keyer

K3NG Arduino CW Keyer
http://blog.radioartisan.com/arduino-cw-keyer/
GNU General Public License v3.0
416 stars 216 forks source link

Change personalized startup operation #103

Closed VK2EFL closed 3 years ago

VK2EFL commented 3 years ago

Changed slightly the way that the personalized startup operates. If you have enabled OPTION_PERSONALIZED_STARTUP_SCREEN then, with a 2 line display it will no longer show 'hi' on the 2nd line but the personalized line will display. OPTION_DO_NOT_SAY_HI only affects sidetone now, the screen display is determined by OPTION_PERSONALIZED_STARTUP_SCREEN. With a 4 line display 'hi' will be on line 2, and if OPTION_PERSONALIZED_STARTUP_SCREEN is enabled then that will be displayed on line 3 and the code version on line 4.

k3ng commented 3 years ago

I can't figure out why Github isn't allowing me to merge this online. This is a fairly simple update...

k3ng commented 3 years ago

I got this merged manually. Closing this pull request. Thanks!