Morse-code based RPN calculator (#164)
* Added Morse code based RPN calculator * added manual and memory register * fixed morsecalc negative indicator, edited header comment * adjusted stack display controls * Fixed warnings. Added calculator token aliasing ability. Added binary shorthand for numeral entry. Extended morse code binary tree. * ui tweaks * Update movement_config.h * silence warning Co-authored-by: Christian Chapman <user@debian> Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
This commit is contained in:
committed by
GitHub
parent
7ef2d6541a
commit
027e3bb42e
@@ -71,6 +71,7 @@
|
||||
#include "tally_face.h"
|
||||
#include "tarot_face.h"
|
||||
#include "interval_face.h"
|
||||
#include "morsecalc_face.h"
|
||||
#include "rpn_calculator_face.h"
|
||||
// New includes go above this line.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user