A few new features in the new wizard are listed below.
- Improved Code Editor
- Enhanced Wizard Configurator
- Move Mouse over Functions to view function description
- Compare Files
- Force Remote Upload with Star Controller - You don't have to wait for the Star to reach out to the server, now you can click force update to grab the new firmware immediately
- Wizard Config is now saved at the bottom of the code, this way when you open your code on a new device the wizard selection is loaded from your config
- Custom Code Preservation when using wizard. Code placed between
Code: Select all
////// Place global variable code below here ////// Place global variable code above hereCode: Select all
////// Place additional initialization code below here ////// Place additional initialization code above hereCode: Select all
////// Place your custom code below here ////// Place your custom code above hereThis code is preserved when generating new code using the wizard so you don't lose any custom code or functions.Code: Select all
////// Place your custom functions below here ////// Place your custom functions above here
If you are using a Plus or local Upload on the Star, please make sure you download the Plugin this can be found in menu on the new wizard.
Mac Users
We have created a new plugin that should work on both Intel Processors and Apple Silicon M series. The plugin is supported on both Chrome and Safari.
For Safari after installing the Plugin click the Wizard Plugin Icon and click the button that says install certificates this will enable you to use Safari browser.