mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
Small JS bindings tweaks
- no destroy for math - tweak example print results - namespace naming consistency
This commit is contained in:
@@ -8,4 +8,4 @@ submenu.setHeader("Select an option:");
|
||||
|
||||
let result = submenu.show();
|
||||
|
||||
print("Result: ", result);
|
||||
print("Result:", result);
|
||||
|
||||
Reference in New Issue
Block a user