diff options
author | James Haggerty <james@gruemail.com> | 2023-01-11 08:15:00 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-10 16:15:00 -0500 |
commit | 529bad306d94624cb2eefbfd16b17fc9fd7e4773 (patch) | |
tree | 7c44591ea8fe8db42bf382616875df6735ea25c3 /movement/watch_faces/sensor | |
parent | 0aa77e27e4149fac6def8c8d86b00d9b47cf857a (diff) | |
download | Sensor-Watch-529bad306d94624cb2eefbfd16b17fc9fd7e4773.tar.gz Sensor-Watch-529bad306d94624cb2eefbfd16b17fc9fd7e4773.tar.bz2 Sensor-Watch-529bad306d94624cb2eefbfd16b17fc9fd7e4773.zip |
RPN Calculator face (#112)
* Calculator face with guess a number
* Add more functions, cleanup, and blinking
* Display operations better in the first location
* Clean up stack behaviour
Add empty stack behaviour, check stack bounds, add stack operations.
Also, make 'mode' always work to switch through faces on entering calculator
(i.e. by defaulting to OPERATION rather than NUMBER).
Some edge cases.
* Tweak negative rounding behaviour; add basic doco
* Add copyright name.
* Flip ordering of binary operations
* Fix compiler warnings
* Remove watch_private_display hackery and give face a better name
Also, slightly clearer documentation and a dupe function.
Diffstat (limited to 'movement/watch_faces/sensor')
0 files changed, 0 insertions, 0 deletions