toradex / vscode-torizon-templates

VS Code Torizon Integrated Development Environment Templates
MIT License
15 stars 20 forks source link

Make sure to use `wait-a-bit` for any `sleep` need #165

Closed microhobby closed 2 weeks ago

microhobby commented 7 months ago

We need to check if we are using sleep command instead of the task wait-a-bit. Use directly the sleep is not recommended because we will not have the controll to make it variable with the use of the settings.json