firmware/variants/heltec_vision_master_e213
todd-herbert 92526fca23
"Scan and Select" input for Canned Messages (#4365)
* Add "Scan and Select" input method for canned messages

* Adapt canned message drawing if USE_EINK
* Indicate current selection with indent rather than inverse text
* Avoid large text on "sending" and delivery report pop-ups
* Fit SNR and RSSI details on screen

* Change hash function which detects changes in E-Ink images
The old function struggled to distingush between images on the canned-message frame, failing to update when scrolling between messages. No real justification for the new algorithm, other than "it works" and doesn't seem "too expensive". For context, this function runs once a second.

* Use canned messages (scan and select) by default with HT-VME213 and HT-VME290

* Guard for HAS_SCREEN
2024-08-06 17:16:56 -05:00
..
pins_arduino.h Wait for I2C power to stabilize on Heltec VME213; tidy variant folder (#4308) 2024-07-20 06:46:26 -05:00
platformio.ini
variant.h "Scan and Select" input for Canned Messages (#4365) 2024-08-06 17:16:56 -05:00