Skip to content

Commit

Permalink
calc
Browse files Browse the repository at this point in the history
  • Loading branch information
jackdoe committed Dec 31, 2023
1 parent f8ea0f2 commit 181df7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/calc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ <h1>CALC - SINGLE BUTTON (MORSE) CALCULATOR</h1>
You can copy them to your esp32 (after flashing with micropython) by doing:<br>
<small>micropython/tools/pyboard.py -b 115200 -d /dev/tty.usbmodem101 -f cp main.py :main.py</small><br>
<small>micropython/tools/pyboard.py -b 115200 -d /dev/tty.usbmodem101 -f cp ssd1306.py :ssd1306.py</small><br>
<small>micropython/tools/pyboard.py -b 115200 -d /dev/tty.usbmodem101 -f cp morse.py :morse.py</small><br>

<br><br>

Expand Down

0 comments on commit 181df7a

Please sign in to comment.