Skip to content

Commit

Permalink
Updated FluidTerm to the version that supports STM32 programming
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchBradley committed Feb 3, 2025
1 parent 3207f5f commit c9b345d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fluidterm/README-FluidTerm.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Changes
- With Python: **python fluidterm.py**
- Windows: double click on **fluidterm.exe** or open a Powershell window in the folder and send **./fluidterm.exe**

### Restarting the eSP32
### Restarting the ESP32

You can restart the ESP32 to see the boot messages with the FluidNC **$bye** command or you can toggle the DTR function to restart most ESP32 modules by doing Ctrl+T Ctrl+D twice.
You can restart the ESP32 to see the boot messages with the FluidNC **$bye** command or you can toggle the DTR function to restart most ESP32 modules by typing Ctrl-R.

<img src="https://github.com/bdring/fluidterm/blob/main/images/screenshot_01.png" width="800" >

Expand Down
Binary file modified fluidterm/fluidterm.exe
Binary file not shown.

0 comments on commit c9b345d

Please sign in to comment.