mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
JS: Fix merge of 3963 and 3961 (#3980)
* toString() was moved, not duplicated * These had gotten lost * This is now implemented * Add missing version doctags
This commit is contained in:
@@ -14,6 +14,7 @@ export declare function success(): void;
|
||||
/**
|
||||
* @brief Signals failure to the user via the color LED, speaker and vibration
|
||||
* motor
|
||||
* @version Added in JS SDK 0.1
|
||||
*/
|
||||
export declare function error(): void;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user