Ver Fonte

Update post_install.bat

margguo há 5 anos atrás
pai
commit
98156d9fef
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      post_install.bat

+ 1 - 1
post_install.bat

@@ -2,5 +2,5 @@
 rem: Note %~dp0 get path of this batch file
 set current_dir=%~dp0
 set current_drive=%~d0
-
+echo The platformIO installation process is being executed, it may take more than 10 minutes, please be patient...
 %current_dir%python377x64/python.exe %current_dir%script.py %*