February 11 2023 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) Created page with "This is a bugfix build for the NotifyEarly and NotifyLate features. So let me know if you find any issues/regressions. One cool feature (that I mentioned about before) is that you can get the elevator to chime 3 times by setting NotifyEarly to 3, and NotifyLate to true. '''Changelog:''' #Code cleanups #Elevator should always perform arrival notification if on the same floor as the call, unless NotifyEarly is -1 #Call button should store the call direction for the Notif..." |
(No difference)
|
Revision as of 12:18, 22 July 2023
This is a bugfix build for the NotifyEarly and NotifyLate features.
So let me know if you find any issues/regressions. One cool feature (that I mentioned about before) is that you can get the elevator to chime 3 times by setting NotifyEarly to 3, and NotifyLate to true.
Changelog:
- Code cleanups
- Elevator should always perform arrival notification if on the same floor as the call, unless NotifyEarly is -1
- Call button should store the call direction for the NotifyLate feature