You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calculator_NX Rewrite (and version 2.0.0) (#10)
* Removed all code and updated README
* borealis subrepo stuff
* Added simple calculator tab view layout
* Calculator tab is now functional!
* Fixed bug where the screen wouldn't update when a button is pressed
* In-progress of adding the update feature
* More borealis subrepo stuff
* Added exponent operator
* Update feature is now fully working!
* Added message to exit app after finished update
* Added wrapper for curl
* Updated borealis submodule
* Added tesla overlay
* Preparing for release 2.0.0
* Last commit before rewrite merge